You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mitchellhansen
8f809f5f70
Starting on OpenCL, got cmake to link it correctly, and started on
a minimal example
|
8 years ago |
.. |
Curses.h
|
Added the SFML vector class. Need to extend it to have
|
8 years ago |
Map.h
|
Lighting, testing voxel generation
|
8 years ago |
Ray.h
|
Moved the view plane calc to the constructor, cleaned up old code. Added / removed relevant comments
|
8 years ago |
RayCaster.h
|
There we go! The raycaster now has a camera that renders without distortion and can be pitched, yawed, and moved on the XYZ axis. I'm not sure now if I want to: Add lighting, improve performance, or start working on porting it to OpenCL
|
8 years ago |
Vector3.h
|
Starting on OpenCL, got cmake to link it correctly, and started on
|
8 years ago |
util.hpp
|
Lighting, testing voxel generation
|
8 years ago |