atomontage engine
 
   Home
    + Who
    + What
    + Why
   Gallery
    + Destructible Vehicles, VR...
    + Mesh Voxelizer
    + Hi-Res Boulders
    + Destructible Geometry
    + more...
   Download
   Dev Blog
    + #4 Destructible Vehicles,...
    + #3 Voxelized Geometry
    + #2 Evolutionary Design
    + more...
   Contacts
   Donate
    + Make a Donation
    + List of Companies
    + List of Individuals
   F.A.Q.


FOLLOW AE ON
   
 
Dev Blog

 Dev Blog #1.2  |  August 17, 2010  |  Reading forum stats...
The Future Is Volumetric, Atom-Based 2/3

Jump to: Part 1/3 Part 2/3 Part 3/3


Part 2 of 3 - Selective Multi-LOD Error-Driven Processing


Watch and comment this video on YouTube.
Visit our channel on YouTube.
Go to Gallery to view a few higher quality screenshots.

Multi-LOD segmentation
Atomontage Engine processes the voxels in chunks. The whole content is segmented on all LODs. The segmentation performed by the renderer results in the processing of small segments called "render-atoms". Each render-atom is processed by a CPU-based "volumetric shader" which applies only the relevant effects to it, other effects are omitted. The cast soft-shadow as well as the indirect illumination are currently simple proof-of-concept CPU-based solutions.


Processing of render-atoms of different sizes (left and middle) and multiple LODs of the voxelized content (right).
Click on any image to view its full-size version.
(opens in a new window or tab)

Error-driven processing
The application of the effects is error-driven so that almost no resources are wasted on unnecessary calculations. This way an acceptable error is introduced into the rendered data. The data is then sent to the GPU by the hardware accelerated part of the renderer (that's similar with other accelerated solutions).


Acceptable error after saving >70% of calculations (left) and visible artifacts after saving >90% of calculations (right).
Click on any image to view its full-size version.
(opens in a new window or tab)

An intelligent approach
Many features in Atomontage Engine are intelligent rather than brute-force solutions. The engine doesn't waste resources on unnecessary detail or quality of the features. The selective multi-LOD error-driven processing is necessary to make an atom-based technology work in real-time on hardware with limited capabilities.

Currently many of the effects are CPU-based prototypes. The intelligent processing makes the use of these prototypes acceptable no matter that their current implementation is rather slow. The CPU-based effects will be replaced with GPU-based solutions soon.



blog comments powered by Disqus
 
 
  Last Added
 
 
 
  + Destructible Vehicles...
 
  + Mesh Voxelizer
 
  + Hi-Res Boulders
 
  + Destructible Geometry
 
  + A Large Rocky Scene
 
  + II, SSAA, Bloom, DOF
 
  + 3D Wheel Tracks
 
  + Ready For A Gameplay
 
  + LODs Video
 
  + Smooth Voxel Rendering
 
  + Volumetric plant models
© 2014 Atomontage.com  All Rights Reserved.
All trademarks are the property of their rightful owners.