Last change
on this file since 80 was
80,
checked in by Sam Hocevar, 15 years ago
|
- Adding the Golgotha source code. Not sure what's going to be interesting
in there, but since it's all public domain, there's certainly stuff to
pick up.
|
File size:
486 bytes
|
Line | |
---|
1 | [executable ray]
|
---|
2 | use file=../../i4/project.i4 app
|
---|
3 | use file=../../i4/project.i4 get_filename
|
---|
4 | use file=../../i4/project.i4 jpg_load
|
---|
5 | use file=../../i4/project.i4 X11_display
|
---|
6 | use file=../../i4/project.i4 dx5_display
|
---|
7 | use file=../../i4/project.i4 math
|
---|
8 | use file=../../i4/project.i4 lisp
|
---|
9 | use file=../../i4/project.i4 pull_menu
|
---|
10 | use file=../../render/project.i4 render
|
---|
11 |
|
---|
12 | use file=../../i4/project.i4 jpg_write
|
---|
13 |
|
---|
14 | ram_file menu.scm
|
---|
15 | ray_tracer.cc
|
---|
16 | r1_softz.cc
|
---|
Note: See
TracBrowser
for help on using the repository browser.