Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 337 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 337 Bytes

Simple V Cube Renderer

A simple 3d cube renderer written in V lang, based on CodingTrain programming challenge.

This is a toy project to start learning this promising programming language. Any improvement to the base code is appreciated!

To ease programming, a small matrix library has been implemented.