Files
rust-raytracer/README.md
2023-11-25 13:22:13 -05:00

527 B

Graphics Project

This is my graphics project that I will be working on for A5 I will use rlua for interacting with lua files

Installation

Scripting

V() P() Scene() Scene.addNode() Scene.addLight() Node() Node.translate() Node.rotate() Node.scale() Camera() Light() Material() MaterialRed() MaterialBlue() MaterialGreen() MaterialMagenta() MaterialTurquoise() Sphere() SphereUnit() Cube() CubeUnit() Cone() ConeUnit() Cyclinder() //CylinderUnit() Circle() CircleUnit() Rectangle() RectangleUnit() Steiner() Torus()