nebula device 2

news | people | for developers | documentation | downloads

June 1, 2006

Third-party dependencies have been removed from SVN

We’ve moved the third-party libs and headers out of SVN and they are now available as separate downloads for core N2 and Mangalore. There are individual downloads for versions 7.1 and 8.0 of Visual Studio. Many, many thanks to Pangu/johndotsmith for doing the work on that.

Filed under: News, changes — leaf @ 11:28 am

Nebula2 moves to a Subversion repository

We are now using Subversion on Sourceforge instead of CVS. To get the latest Nebula2 code you will need a Subversion client. Read the Sourceforge docs for more info.

Filed under: News, changes — leaf @ 11:20 am

March 30, 2006

Latest Radon Labs code has been merged into CVS

The latest code from Radon Labs (as used in version 2.0 of their Maya toolkit) has been merged into the CVS version of Nebula2. This code has many new additions, including:

  • Radon Lab’s data-driven generic game framework, Mangalore.
  • New graphics code and updated shader system.
  • Support for occlusion queries.
  • New particle system, Particle2.
  • Multilayernode for doing texture blending on terrains.
  • SQLite support.
  • and more…
Filed under: News, changes — leaf @ 8:45 am

March 1, 2006

New Nebula2 Toolkit for Maya®

The Nebula2 Toolkit for Maya® version 2.0 is available!

The Nebula2 Toolkit 2.0 for Maya® is an exporter plugin for Maya®, optimized for quick turnarounds and fast engine export for the Leading Open Source Game Engine Nebula2.

(more…)

Filed under: News — Bruce @ 6:01 pm

October 26, 2005

Missing files in last June’s release

A post to the bugs database points out that the June installer release is missing the data files that the nApplicationIntro tutorial uses. Those files are available in the CVS. Apologies to anyone who’s had problems because of this.

Filed under: News — leaf @ 3:08 pm

October 11, 2005

Realtime skin shading

Johannes posted a link to an interesting research project into artificial actors. They are using Nebula2 to develop realtime skin shaders. There’s a demo for download and a paper in English and German on their site.

Filed under: News — leaf @ 5:50 pm

October 7, 2005

Another new game: NVA

Hot on the heels of Bruce’s post is news of another Nebula2 release. The site’s in German so, like Swedish porn, I can’t understand what’s being said but the screen shots look pretty. Go have a look and tell us what it is all about.

Filed under: News — leaf @ 2:16 pm

Sportfischen Professional released

Radon Labs has released Sportfischen Professional in the German market. The game uses Nebula2 with DirectX 9 shaders, including water rendering effects.

<

p> (more…)

Filed under: News, Images — Bruce @ 7:42 am

October 6, 2005

Tragnarion Studios

A lot of you will have already seen this because the Tragnarion folks are always posting to the Nebula2 mailing list but if you haven’t… Check out Tragnarion Studios’ web site for information and screen shots on their very good looking Nebula2 based project.

Filed under: News — leaf @ 1:26 pm

August 17, 2005

N2 Python Build System Improvements

The Doxygen and HTML Help Compiler integration has been improved, dialogs will now pop up to display output from these applications and you’ll be able to abort them if the need arises.

I’ve also added support for transitive dependencies. Here’s how it worked previously. Let’s say you have a target A that depends on targets B, C and D (you specify this using settargetdeps in the definition of target A). If you then add target A to a workspace, you’d have to add targets B, C and D to the workspace as well, this tended to be rather tedious. Now the build system will automatically add targets B, C and D to the workspace - saving you the effort of digging through build files trying to find all the dependencies. You still have the ability to add B, C and D to the workspace explicitely if you want and existing .bld files will still work.

Filed under: News — enlight @ 4:45 am
« Previous PageNext Page »

Copyright © 1999-2005 by the contributing authors. Ideas, requests, problems: Send feedback. Powered by WordPress