Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Hypercube Visualization

A real-time hypercube projection and rendering demo built with C++/CUDA, SDL3, and legacy OpenGL.

This project builds a 5-dimensional hypercube model, applies high-dimensional rotations across all coordinate planes, projects the result into three dimensions, and renders the dynamic structure with translucent faces, glowing edges, and animated vertices. The application uses CUDA kernels for parallel rotation and projection computation, SDL3 for window and event handling, and OpenGL for graphical output.

Result

Screenshot

References

About

CUDA-accelerated visualization of a rotating 4D, 5D, 6D & nD-hypercube projected into 3D using SDL3 and OpenGL.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages