Skip to content

vkeshav300/continuum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

175 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Continuum

Continuum is a hobby project I started to learn more about low-level rendering on the GPU as well as astrophysics.

Important

This project is currently a WORK IN PROGRESS! Features may not work properly, or even work at all.

Running

Requirements:

  • Apple M3+ chip
  • macOS which supports Metal 4

Instructions: Clone repo and execute the following commands:

mkdir build
cd build
cmake ..
cmake --build .

When you are ready to run, enter ./continuum.

In the future, a pre-compiled .app / dmg installer will be available to download.

About

A metal-cpp based 3D rendering engine.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors