Wiki
Clone wikigoray / Home
goray
goray is a raytracer written in Go, based on the Yafaray rendering engine. It is released under the GNU Lesser General Public License v3 and is written by Ross Light.
goray is beta quality software and is not ready for production use. Many features are missing, some things may not work right, and the behavior of the program is not well-documented.
Features
In no particular order:
- General
- Written in Go
- Extensible — generic interface-based API
- YAML scene format
- Concurrent
- CLI and HTTP front-ends
- Blender export script
- Rendering
- Light types
- Point
- Spot
- Materials
- Lambert
- Reflection/refraction
- Texture mapping
- Simple shadows
- Alpha blending
- Light types
For what's ahead, see the Roadmap.
Demos
See pre-rendered Demos.
Updated