index
:
musw
front
multi-user Spacewar!
rgl
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vmodeled
Commit message (
Collapse
)
Author
Age
Files
Lines
*
vmodeled: draw the points of every stroke. implement undo() functionality.
rodri
2023-02-05
1
-23
/
+96
|
*
vmodeled: plot lines and curves and save them to a file on exit.
rodri
2023-02-03
1
-24
/
+82
|
*
vmodeled: made scale and rotation xforms methods of an Object. began work on ↵
rodri
2023-02-02
1
-29
/
+62
|
|
|
|
the plot/drawing function. writevmodel writes to stdout upon exit.
*
vmodeled: got rid of unnecessary variables and xforms.
rodri
2023-02-02
1
-44
/
+16
|
*
vmodeled: fixed object scaling and rotation without affecting coords. ↵
rodri
2023-02-02
2
-42
/
+119
|
|
|
|
created initial object structure.
*
vmodeled: added the ability to rotate a model.
rodri
2023-02-01
1
-2
/
+24
|
*
use libgeometry from the system. got rid of global `theparty`. wrote a ↵
rodri
2023-01-31
2
-18
/
+2
|
|
|
|
little man page draft.
*
implemented new zooming functionality (adapted from games/galaxy.)
rodri
2022-06-21
1
-14
/
+18
|
*
added zoom.
rodri
2022-06-20
1
-2
/
+26
|
*
brought the VModel struct and its routines to loading from a file and drawing.
rodri
2022-06-16
1
-2
/
+133
|
*
began work on a VModel editor.
rodri
2022-06-15
2
-0
/
+166