Skip to content

Rinwasyu/ray-marching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ray-marching

Ray marching program written in C.

Requirements

  • GCC
  • OpenMP
  • Image viewer for netpbm format

Usage

Run below

$ git clone https://github.com/Rinwasyu/ray-marching.git
$ cd ray-marching/src
$ make
$ ./main

then open result.ppm.

License

This program is licensed under the GPLv3.

About

Ray marching program written in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published