Skip to content

Releases: JarrodBegnoche/graytracer

OBJ

29 Jun 01:37
b83f85b
Compare
Choose a tag to compare
OBJ Pre-release
Pre-release

Support for Wavefront OBJ files

Triangles

05 Apr 01:21
70c251a
Compare
Choose a tag to compare
Triangles Pre-release
Pre-release
Triangles (#51)

Fixes #50

Added triangle primitive, and some new benchmarks.

Bounding Boxes

28 Mar 19:08
9822d02
Compare
Choose a tag to compare
Bounding Boxes Pre-release
Pre-release
Bounding Boxes (#49)

Fixes #48

Added axis-aligned bounding boxes.  Also
added some benchmarking functions and
posted their results in the readme.

Groups

11 Mar 04:58
4738af9
Compare
Choose a tag to compare
Groups Pre-release
Pre-release
Groups (#47)

Fixes #46

Added groups and reworked intersections
Updated to go 1.16

Cylinders and Cones

22 Feb 03:47
123b552
Compare
Choose a tag to compare
Cylinders and Cones Pre-release
Pre-release
Factorion/issue43 (#45)

* Cylinders
Added cylinders, edited CI and README

* Cylinders
Fixes #43

Added cones and fixed cylinders.  Also pre-calculated transform inverses, it was a huge time-sink.

* Updated readme

* Update actions

Cubes

07 Feb 23:07
22566f4
Compare
Choose a tag to compare
Cubes Pre-release
Pre-release
Cubes (#42)

Fixes #41

Added cubes, reworked testing to be their own package and require importing