Discussion:
For MIT, 27-trees
erana Owl
2012-01-06 14:15:21 UTC
Permalink
Goodday schemers,

I've made an extension to octrees, called a 27-tree.
Paper is here :
http://soft.vub.ac.be/~jceuppen/papers/paper27tree.ps

Python code with ultima 8 game is here:
http://soft.vub.ac.be/~jceuppen/python/koboldsquest-2.1.tar.gz

Finally a scheme implementation which can be used with my former
framebuffer code, to make a 3D engine, is here:
http://soft.vub.ac.be/~jceuppen/scheme/
(version 0.3 has been tested in guile and s48, fb extension is also in that
directory)

Enjoy,
Johan
erana Owl
2012-01-06 15:58:21 UTC
Permalink
New scheme48-fb is available, version 0.1.9, See Changelog for details.
http://soft.vub.ac.be/~jceuppen/scheme/

3D engine code coming up later on.

Enjoy,
Johan
Post by erana Owl
Goodday schemers,
I've made an extension to octrees, called a 27-tree.
http://soft.vub.ac.be/~jceuppen/papers/paper27tree.ps
http://soft.vub.ac.be/~jceuppen/python/koboldsquest-2.1.tar.gz
Finally a scheme implementation which can be used with my former
http://soft.vub.ac.be/~jceuppen/scheme/
(version 0.3 has been tested in guile and s48, fb extension is also in
that directory)
Enjoy,
Johan
Continue reading on narkive:
Loading...