Magic Wand for Surface Generation - Voxels with JS
Offered By: JSConf via YouTube
Course Description
Overview
Explore voxel-based surface generation techniques in JavaScript through this JSConf EU 2011 talk. Dive into the advantages of voxels, traditional methods, and their limitations. Learn about tree structures, node locations, recursion, and insertion algorithms. Discover ray casting techniques, collision detection, and various applications of voxel technology. Examine the JavaScript implementation, including engine specifics, noise generation, and image data processing. Watch a live rendering demonstration and discuss potential improvements. Gain insights into the speed of light concept in voxel rendering and witness a brief demo showcasing the power of this approach.
Syllabus
Introduction
Why Voxels
Traditional methods
Cons
All Trees
Node
Location
Position
Recursion
Insert
Ray casting
Collisions
Usages
Technology
Javascript
Engine
Noise
Image data
Rendering demo
Possible improvements
Summary
Speed of light
More info
Short demo
Taught by
JSConf
Related Courses
Creative Programming for Digital Media & Mobile AppsUniversity of London International Programmes via Coursera Online Games: Literature, New Media, and Narrative
Vanderbilt University via Coursera Game Design Concepts
Canvas Network General Game Playing
Stanford University via Coursera Program Arcade Games - Learn Computer Science
Independent