Log In
morevna
/
lab
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
0662a2
perspective: sandbox
Authored and Committed by
bw
4 years ago
raw
patch
tree
parent
10 files changed.
357 lines added
.
119 lines removed
.
c++/perspective/src/SConstruct
file modified
+1
-0
c++/perspective/src/common.h
file modified
+6
-0
c++/perspective/src/main.cpp
file modified
+5
-2
c++/perspective/src/matrix.cpp
file modified
+33
-67
c++/perspective/src/matrix.h
file modified
+8
-0
c++/perspective/src/perspectivesandboxview.cpp
file added
+132
c++/perspective/src/perspectivesandboxview.h
file added
+36
c++/perspective/src/vector.h
file modified
+88
-24
c++/perspective/src/view.cpp
file modified
+40
-23
c++/perspective/src/view.h
file modified
+8
-3
perspective: sandbox
c++/perspective/src/SConstruct
file modified
+1
-0
c++/perspective/src/common.h
file modified
+6
-0
c++/perspective/src/main.cpp
file modified
+5
-2
c++/perspective/src/matrix.cpp
file modified
+33
-67
c++/perspective/src/matrix.h
file modified
+8
-0
c++/perspective/src/perspectivesandboxview.cpp
file added
+132
c++/perspective/src/perspectivesandboxview.h
file added
+36
c++/perspective/src/vector.h
file modified
+88
-24
c++/perspective/src/view.cpp
file modified
+40
-23
c++/perspective/src/view.h
file modified
+8
-3