How to release a demo with the PRO version
Tuesday, March 18th, 2008 Posted in Tips'n'Tricks, Tutorials | 1 Comment »The PRO version of Demoniak3D is nodelocked, i.e. it is locked to the computer. Then you can’t distribute Demoniak3D.exe file. In return, a Demoniak3D scene player comes with the PRO version (Demoniak3D_Player.exe). This player is only capable to read a ...
How to release a demo with the FREE version
Tuesday, March 18th, 2008 Posted in Tips'n'Tricks, Tutorials | 1 Comment »You can create with the FREE version of Demoniak3D a demo that is lauchable directly with a bouble-click on an executable file. But the end-user will always have access to demo’s source codes (xml, glsl and lua files). Only the commercial ...
Demoniak3D 1.22.0
Tuesday, March 18th, 2008 Posted in News | No Comments »Demoniak3D 1.22.0 is available. This version fixes the bug of the HYP_Input.SetMousePos() function (see WhishList forum) and adds an experimental support of the MRTs (Mutltiple Render Tagets) via the HYP_Scene.SetMultipleRenderTargets() function (see MRT thread). MRTs are accessible through GLSL shaders. I ...
TDT3D.com: new Demonak3D forum
Tuesday, March 18th, 2008 Posted in News | No Comments »The french portal of 3d computer graphics, www.tdt3d.com, has opened a new forum devoted to Demoniak3D. This forum is here: TDT3D – Demoniak3D Forum. You will be able to post your questions and talk about Demoniak3D in french or english ...
DemAux: auxiliary library
Tuesday, March 18th, 2008 Posted in Lua | No Comments »DemAux (shortcut for DEMoniak3d AUXiliary library) is a LUA library that offers additional functionalities to Demoniak3D LUA host-API. For this first version 0.1.0, DemAux integrates a 3d vectors handling module (math_vec3.lua), some basic mathematics functions (such as a random number ...