News Overview SceneEngine Downloads VideoTutorials Main Page SourceForge Get Involved Bookmark and Share
Overview

SceneEngine is an Open Source platform independent 3D Production solution built on top of an easy to use object oriented c++ SDK, the SceneEngine libraries. File input and output, mesh creation and deformation, rendering and texture baking are just some of the features implemented by the SceneEngine SDK. The project includes import and export plug-ins for 3dsmax and Maya; a Lua interpreter to do script processing scenes, including rendering and texture baking; and an OpenGL scene viewer and editor. SceneEngine SDK can be used to create applications with full 3D Production support, or to extend existing applications. SceneEngine aims to be a complete solution for building efficient 3D production pipelines with total freedom.

SceneEngine is composed of three different parts:

The SceneEngine SDK :

A C++ set of libraries that allow you to create, open, modify, render, save, etc. 3D scenes. If you are familiar with Maya or 3dsmax, then SceneEngine SDK can be seen as the MaxSDK or Maya API.

This library is Object Oriented and Plugin ready.. meaning, you can create your own plug-ins... Objects, Modifiers, Textures, Materials, etc. are all implemented in SceneEngine following object oriented plugin architecture.

You can use SceneEngine you create your own 3D applications, like a tool to generate Ambient Occlusion maps, or Texture Baking, or an object oriented 3D application.

Lua scripting :

Not everybody does C++, and implementing a C++ project is not always what you want for some projects. For this reason SceneEngine has a Lua scripting library compatible with lua5.1. This tool lets you create TriMeshes, PolyMeshes, Materials, Textures, Modifiers, etc. In the 3dsmax and Maya context, this Lua scripting tool is like MaxScript or MEL... but compatible with all Lua libraries!

The Tools :

These are tools developed with the SceneEngine libraries. The two most important tools at the moment are the 3dsmax and Maya import and export plugins. This tools make SceneEngine comparable also with FBX or Collada, but they go a bit further... being an open source project you can expand the plugins to include the things you need, or your own custom plugins!

With these tools you can export your scenes and do batch processing on them using either a ScEng application or a ScEng Lua script.

Raytracing and Texture Baking : This is more like an internal testing tool than a real production RayTracer, but you might still find this tool useful in your own projects...

Download

Please visit the downloads page to get the latest version of SceneEngine, and visit the How to Test SceneEngine wiki page for a Quick Guide of SceneEngine and its features.

Contact us

Do you have a question, comment, suggestion or tip to pass along to SceneEngine's team?

Drop us an email : engineman@sceneengine.org

News

SceneEngine Plug-Ins for 3dsmax and Maya
February 25, 2010



A new version of the SceneEngine DCC plug-ins is now available. Using CMake we're now able to build the DCC plug-ins for 3ds Max 9, 2008, 2010 and Maya 2008 and 2010, in both 32 Bits and 64 Bits. Download the plug-ins here, or drop us a line if you don't see your favourite Max or Maya version in this bunch.

CMake Build
February 24, 2010



The SceneEngine libraries can now be built using CMake. CMake automates the build of the libraries and the DCC plug-ins for any Visual Studio version, in 32 or 64 bits. A CrackArt build, and other operating systems might come soon. And as a bonus, we made two short tutorials about how to build Maya and 3ds Max plug-ins using CMake.

New CrackArt Beta Version
February 09, 2010



The new CrackArt Beta Version features a complete re-write of the Texture Painting plug-in, with numerous new features like Real 3D Painting, Projection Painting, 2D Painting, Decals and Masks.
All the painting tools have been improved and now include many new useful options, like sample merged for the blur and smudge tool, and texture cloning for the clone tool.
Visit the official wiki beta page of CrackArt to download this new beta version or check out the new Texture Painting video tutorials.

More News...















































Warning: mysql_close(): supplied argument is not a valid MySQL-Link resource in /homepages/18/d175896061/htdocs/sceneengine.php on line 201