aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wow really lots of refactoringHEADmasterNathan Perry2021-11-0518-849/+1370
* just cleaning up someNathan Perry2021-11-057-174/+105
* start to modify for nixNathan Perry2021-11-0510-84/+2323
* major refactorNathan Perry2018-08-1613-549/+814
* move constants to their own fileNathan Perry2018-08-152-43/+50
* correct generated plist filenameNathan Perry2018-05-201-1/+1
* exclude new build directoryv0.1.0Nathan Perry2018-05-191-0/+1
* create mac package scriptNathan Perry2018-05-191-0/+22
* use hue circular mean to combine colorsNathan Perry2018-05-191-6/+17
* clarify controls in readmeNathan Perry2018-05-181-4/+4
* add point renderer for high-depth fractalsNathan Perry2018-05-181-5/+15
* support toggling wireframeNathan Perry2018-05-182-30/+43
* add color to iterationNathan Perry2018-05-181-4/+28
* iteration worksNathan Perry2018-05-183-13/+148
* remove `edges` function from component (unused)Nathan Perry2018-05-171-11/+0
* support rescaling boxes, changing color, draw transform info to screenNathan Perry2018-05-176-71/+214
* support rotation, render orientation indicator, fix displacement-on-Nathan Perry2018-05-172-42/+158
* wire up keyboard movementNathan Perry2018-05-171-8/+87
* fine movement keycodesNathan Perry2018-05-161-0/+26
* basic scene manipulation more or less workingNathan Perry2018-05-161-57/+46
* things are breaking and i'm not sure whyNathan Perry2018-05-162-77/+115
* temp commitNathan Perry2018-05-162-6/+28
* rename crate to 3fracNathan Perry2018-05-091-1/+1
* temp commitNathan Perry2018-05-091-12/+19
* remove old build instructions from READMENathan Perry2018-05-081-12/+0
* temp commitNathan Perry2018-05-061-2/+37
* support selectionNathan Perry2018-05-042-28/+33
* convert to Rc<RefCell> pattern for componentsNathan Perry2018-05-042-9/+22
* fix selection coloringNathan Perry2018-05-041-19/+23
* component type written, collision workingNathan Perry2018-05-043-42/+139
* new cube placement workingNathan Perry2018-05-041-1/+29
* basic raycasting demo workingNathan Perry2018-05-042-10/+69
* switch to kiss3dNathan Perry2018-05-0327-329/+52
* remove unnecessary cmake and pkg-config filesNathan Perry2018-04-124-52/+0
* clean up event loopNathan Perry2018-04-121-5/+2
* reformat build scriptNathan Perry2018-04-121-31/+33
* move lib deps into subdirectoryNathan Perry2018-04-1229-2/+3
* fix build for mingwNathan Perry2018-04-1224-135/+11
* just use manual buildNathan Perry2018-04-1234-2/+519
* initial commitNathan Perry2018-04-124-0/+28