Skip to content

seui-engine/raytracing-csg-renderer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raytracing CSG Renderer

Getting Started

sh scripts/usage.sh

Usage

  1. Write the scene in JSON, YAML, or TOML format (jsonc, json5, and hjson are also supported).
  2. Run the following command:
    cargo run --release [options] <path-to-scene> <path-to-output>

Features

  • Polynomial surface of degree 1 to 4
  • Texture Mapping on Sphere
  • ... TODO

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published