Skip to content

imalerich/imRayCaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

raycaster-cuda

Overview

Implements a raycaster in CUDA. Rendered in real time to an OpenGL texture buffer. Currently only tested to work on Linux based systems, but could easily be ported to others with modifications to the README. Should transition the project to CMAKE or other build system in the future.

alt tag

Dependencies

Install CUDA, GLFW and GLEW through your dependency management of choice. For stb, simply clone the repo to the root directory of this project and the makefile will automatically add the necessary include directives.

About

3D RayCasting in CUDA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published