Sciweavers

387 search results - page 68 / 78
» Real-Time Tree Rendering
Sort
View
WCRE
2009
IEEE
15 years 4 months ago
Static Detection of Disassembly Errors
—Static disassembly is a crucial first step in reverse engineering executable files, and there is a considerable body of work in reverse-engineering of binaries, as well as are...
Nithya Krishnamoorthy, Saumya K. Debray, Keith Fli...
CA
2003
IEEE
15 years 3 months ago
A Procedural Approach to Animate Interactive Natural Sceneries
This paper presents a method for animating and rendering an interactive natural scenery in real-time. It improves the prairie model of [11] by enabling the on-the-fly generation ...
Sylvain Guerraz, Frank Perbet, David Raulo, Fran&c...
WSCG
2004
197views more  WSCG 2004»
14 years 11 months ago
Collision Prediction Using MKtrees
In this paper, the collision prediction between polyhedra under screw motions and a static scene using a new K dimensional tree data structure (Multiresolution Kdtree, MKtree) is ...
Marta Franquesa-Niubó, Pere Brunet
WSCG
2004
111views more  WSCG 2004»
14 years 11 months ago
Natural Lighting of Vegetation based on Polar Planes
We present a lighting method for outdoor scenes with vegetation. The method is compatible with multiresolution trees generated using random L-systems. We include a sky dome model ...
Maria J. Vicent, Javier Lluch, Roberto Vivó
HASKELL
2008
ACM
14 years 11 months ago
Clase: cursor library for a structured editor
The “zipper” is a well known design pattern for providing a cursorlike interface to a data structure. However, the classic treatise by Huet only scratches the surface of some ...
Tristan O. R. Allwood, Susan Eisenbach