News

This repository contains converted existing C++ code to Python implementations of Roblox's Vector3 and CFrame classes. These classes are used for 3D mathematical operations such as vector addition, ...
Vector3-and-CFrame-pure-Lua Vector3 and CFrame classes in pure Lua (also C# now!) These are a few "classes" (I use the term lightly) that I wrote for use in pure Lua. They are useful for anything 3D ...