|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
Nebula3Floh's been working on Nebula3 for some time as he's been discussing on
his blog. I've got a subversion repository for Nebula 3 at: http://code.google.com/p/nebula3/ Most of the work that I've been doing is on the 'Porting' branch in there to get something that runs on OS X (and later, the iPhone). I've been using CMake for OS X and plan to do so for Linux as well, since that already works and I don't feel like spending time on a build system. If anyone has any code that they'd been working on for Nebula3 and would like to get it into SVN, let me know! I'm particularly interested in OpenGL code and input code for Linux or OS X. - Bruce ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ *** NOTE: To reply to the list use "reply to all", *** *** to reply direct to the sender use "reply" *** _______________________________________________ Nebuladevice-discuss mailing list Nebuladevice-discuss@... https://lists.sourceforge.net/lists/listinfo/nebuladevice-discuss |
|
|
Re: Nebula3Hi Bruce!
2008/7/21 Bruce Mitchener <bruce@...>:
I have workable version of N3 under Linux (only foundation module and some extlibs) and can send you diffs. Oleg ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ *** NOTE: To reply to the list use "reply to all", *** *** to reply direct to the sender use "reply" *** _______________________________________________ Nebuladevice-discuss mailing list Nebuladevice-discuss@... https://lists.sourceforge.net/lists/listinfo/nebuladevice-discuss |
|
|
Re: Nebula3Hi Oleg!
Haron wrote: > I have workable version of N3 under Linux (only foundation module and > some extlibs) and can send you diffs. Check out what I have in the subversion repository. A lot of it should work, but will need #elif defined(__unix__) blocks added along side my #elif defined(__APPLE__). I split the OS X stuff into POSIX and Darwin to enable as much of that as possible. - Bruce ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ *** NOTE: To reply to the list use "reply to all", *** *** to reply direct to the sender use "reply" *** _______________________________________________ Nebuladevice-discuss mailing list Nebuladevice-discuss@... https://lists.sourceforge.net/lists/listinfo/nebuladevice-discuss |
| Free Forum Powered by Nabble | Forum Help |