Posts Tagged ‘ambient occlusion’

[Tutorial] Discovering Blender Part 4: Baking

Discovering Blender


Read more…

1 comment - What do you think?  Posted by Satyr - November 4, 2009 at 2:28 pm

Categories: Blender, Tutorial   Tags: , , , , ,

MeshLab 1.2.1: 3D Mesh Processing Utility

MeshLab


Read more…

2 comments - What do you think?  Posted by JeGX - June 11, 2009 at 6:33 pm

Categories: 3D   Tags: , , , , , ,

NVIDIA ForceWare 185.66 BETA With Ambient Occlusion and GeForce GTX 275 Support

NVIDIA ForceWare Graphics Driver


Read more…

1 comment - What do you think?  Posted by JeGX - April 3, 2009 at 6:54 pm

Categories: Forceware   Tags: , , , , ,

NVIDIA ForceWare 185.65 BETA With GeForce GTX 275 Support

NVIDIA ForceWare Graphics Driver


Read more…

2 comments - What do you think?  Posted by JeGX - April 2, 2009 at 5:45 pm

Categories: Forceware   Tags: , , , , ,

Real-time Shadow Algorithms and Techniques Collection

NVIDIA has done a great job for all 3D graphics developers: a collection of NVIDIA’s key presentations, code samples, demo programs, and whitepapers on the topic of shadowing under one page, giving developers a broad resource covering everything from the latest on cascaded shadow maps and real-time ambient occlusion to the basic principles of stencil shadowing and hardware-accelerated percentage-closer filtering.

NVIDIA logo

Be the first to comment - What do you think?  Posted by JeGX - October 8, 2008 at 9:39 am

Categories: Game Development, Microsoft DirectX, OpenGL   Tags: , , , , , ,

ShaderMap 1.1 – 3D Map Conversion Tool

ShaderMap is a small tool to convert photographic textures to height, ambient occlusion, normal, dudv, and specular maps. The free version is in command line and makes it a powerful tool to convert large amount of maps!

Okay guys, no more to tell, I’ve tried and it works well. The following images show the color map that has been used to produce the normal and ambient occlusion maps. I think this tool can be useful for your real time demos you code with GeeXLab.

Be the first to comment - What do you think?  Posted by JeGX - September 19, 2008 at 9:21 am

Categories: 3D, Game Development   Tags: , , , , , , , ,

Horizon-Based Image-Space Ambient Occlusion

NVIDIA has published a new paper from SIGGRAPH 2008 about HBAO (Horizon-Based Ambient Occlusion), an innovative improved form of screen-space ambient occlusion (SSAO). From the paper, HBAO seems to be easily integrable into an existing game engine:
- Input Data = eye-space depths and normals
- Rendered in a post-processing pass


The paper is available here: Horizon-Based Image-Space Ambient Occlusion: from SIGGRAPH 2008

Be the first to comment - What do you think?  Posted by JeGX - September 15, 2008 at 10:15 am

Categories: Game Development, Programming   Tags: , , , , , , ,

faogen: Fast Ambient Occlusion Generator

faogen is a fast ambient occlusion generator. Use your video card GPU to compute ambient occlusion really fast. Support both texture and per-vertex calculation. Input scene can loaded from Wavefront OBJ or LightWave 3D object (*.LWO) files (future versions will allow to use more file formats).
Faogen itself uses hardware shadow mapping, floating-point render targets and OpenGL Shading Language to compute ambient occlusion data. This process is much faster than any CPU-based approach.

Try the version 2.0 HERE.

Be the first to comment - What do you think?  Posted by JeGX - July 18, 2008 at 12:27 pm

Categories: 3D, Modeling, Softwares   Tags: , , , ,