zer0tonin / raycaster

Renders STL files as PNG using raycasting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zer0tonin's raycaster

A sponge

A raycaster writter in Go, that reads STL files and outputs PNG images. It uses the Möller–Trumbore intersection algorithm to compute the intersection between rays and triangles.

Usage:

raycaster input.stl output.png

About

Renders STL files as PNG using raycasting

License:MIT License


Languages

Language:Go 100.0%