Skip to content

wizgrao/rust-graphics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Graphics

This repository contains my experiments with graphics with rust.

src/math contains the math package, which contains useful linear algebra primitives.

src/marcher contains the marcher package, which includes basic raymarched graphics functions.

src/path_tracer contains the marcher package, which includes functions for ray tracing.

Pathtraced spheres

About

small linear algebra library, ray marcher, and in progress path tracer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages