|
Moved classes to their own files.
|
|---|
|
|
| Makefile |
|---|
| include/array.h |
|---|
| include/color.h 0 → 100755 |
|---|
| include/light.h 0 → 100755 |
|---|
| include/model.h 0 → 100755 |
|---|
| include/poly.h 0 → 100755 |
|---|
| include/vec.h 0 → 100755 |
|---|
| sources/color.cpp 0 → 100755 |
|---|
| sources/light.cpp 0 → 100755 |
|---|
| sources/main.cpp |
|---|
| sources/model.cpp 0 → 100755 |
|---|
| sources/poly.cpp 0 → 100755 |
|---|
| sources/vec.cpp 0 → 100755 |
|---|