My Account


RSS
oZone3D.Net RSS Feeds»RSS 2.0 Feeds

Blogs
»Demoniak3D Blog
»JeGX's Infamous Lab

Sponsors

Modul8: real time video mixing and compositing


Link to Us

oZone3D.Net 100% Realtime 3D

»All Links

Web Partners

www.geeks3d.com
www.benchmarkhq.ru
www.tdt3d.com
www.steph3d.net
www.g-truc.net
www.worldpcspecs.com


Banners Exchange

www.jmax-hardware.com
cgindia.blogspot.com
grapejuice.c.la
www.game-lab.com


Links Exchange

»CYGAD's 3DXtra

Search
Google
Web
oZone3D.Net
 
oZone3D.Net - Demoniak3D Code Samples

Demoniak3D

Code Samples

» Back to Code Samples Index





Code Sample 17  

Shows how to initialize a particle system through a point emitter, including gravity, color and size actions. The code shows how to set the emission direction (spawn direction) to get a particular effect. The code shows how to set the emission type, the particle life time and its initial speed. It shows how to accurately act on these parameters as well as on the particles color variation and size variation velocites.

Keywords: scene - camera - include - texture - particle_system - add_emitter - add_action - gizmo - particle_system_emitter - particle_system_action - gravity_vector - color_variation_velocity - size_variation_velocity




Code Sample 18  

This code performs pretty the same thing as the code sample 17, but uses more accurately the blending technique (blending is automatically used in every code samples featuring particle systems but is often invisible in the code, which doesn't require the user settings). It shows how to use basic position dependance princples by setting a master (master_object) to the point emitter, the master being the light in this case. LUA scripting is used to move the light.

Keywords: scene - camera - include - texture - particle_system - add_emitter - add_action - gizmo - master_object - particle_system_emitter - particle_system_action - color_variation_velocity - size_variation_velocity




Code Sample 19  

Shows how to initialize a particle system with color, size actions and line emitter. Perform the same thing as in code samples 17 and 18, but introduces a line emitter.

Keywords: scene - camera - include - texture - particle_system - add_emitter - add_action - primitive - line - master_object - particle_system_emitter - particle_system_action - color_variation_velocity




Code Sample 24  

This codes shows how to use LUA scripting to rotate objects and how to initialize a particle system wiht a sphere emitter.

Keywords: scene - camera - light - model - mesh - script - texture - particle_system - add_emitter - add_action - primitive - sphere - master_object - particle_system_emitter - particle_system_action - color_final_color




Code Sample 28  

Shows how to use particle system with an obstacle. In this case, it is a spherical obstacle. The sphere obstace is a primitive that is rendered to clearily see the impact of te particles.

Keywords: scene - camera - include - texture - particle_system - add_emitter - add_action - add_obstacle - gizmo - primitive - sphere - master_object - particle_system_emitter - particle_system_action - particle_system_obstacle




Code Sample 29  

Shows how to use particle system with a plane obstacle. Here, there are two plane obstacles. The code shows how to setup a fast rendering mode depending whether or not the graphics controller supports it (point_sprite parameter).

Keywords: scene - camera - include - texture - particle_system - add_emitter - add_action - add_obstacle - gizmo - primitive - plane - master_object - particle_system_emitter - particle_system_action - particle_system_obstacle - point_sprite




Code Sample 35  

Shows how to use the orbit point action in a particle system to attract particles towards a specific object. It shows how to control the orbit acceleration vector to get a special effect.

Keywords: scene - camera - include - texture - particle_system - add_emitter - add_action - add_obstacle - gizmo - master_object - particle_system_emitter - particle_system_action - orbit_point_acceleration_vector - primitive - sphere




Code Sample 36  

Shows how to use the mesh emitter in the particle system.

Keywords: scene - camera - texture - particle_system - add_emitter - add_action - mesh - master_object - particle_system_emitter - particle_system_action




Code Sample 37  

Shows how to use the disc emitter in the particle system.

Keywords: scene - camera - texture - particle_system - add_emitter - add_action - primitive - disc - master_object - particle_system_emitter - particle_system_action




Code Sample 38  

Shows how to use the disc obstacle in the particle system.

Keywords: scene - camera - texture - particle_system - add_emitter - add_action - primitive - disc - master_object - particle_system_emitter - particle_system_action - particle_system_obstacle - add_obstacle




Code Sample 113  

Shows how to create a realistic smoke effect.

Keywords: scene - particle_system - point emitter - rotate - angle_z






Language:


Demoniak3D
Current Version: 1.23.0
»Demoniak3D
»Download
»Libraries and Plugins
»Demos
»Online Help - Reference Guide
»Codes Samples


GPU Caps Viewer
Current Version: 1.4.2
»GPU Caps Viewer
»GPU DB Submissions


FurMark
Current Version: 1.4.0
»FurMark
»Benchmark Submissions


Geeks3D News
Page generated in 0.072921991348267 seconds.