summary refs log tree commit diff stats
path: root/lib/pure/basic3d.nim
Commit message (Collapse)AuthorAgeFilesLines
* updated basic2d, basic3d modulesAraq2014-08-281-12/+12
|
* big renameAraq2014-08-271-1/+1
|
* Fixed small typobug in basic 3dRobert Persson2013-10-021-1/+1
|
* Forgot publicity star on symbolventor30002013-07-311-1/+1
|
* Some minor fixesventor30002013-07-301-23/+36
| | | | | | Fixed som wrong spellings in cooments, reordering some arguments to be mor uniform, and fixed a small bug in isUniform for 3d matrix.
* Some doc. fixesventor30002013-07-281-11/+12
|
* basic3d module and some fixes in basic2dventor30002013-07-271-0/+1026
Added the basic3d module. Standard 3d maths but still reimplemented evrywhere.