GitXplorerGitXplorer
t

dimension

public
14 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
200c86b91ea7063d35be3bffc11c5da53c054653

Move some headers around and make new ones.

ttavianator committed 10 years ago
Unverified
870742b768046e066c1702ce1c04bd58afbe6cfe

doc: Get rid of duplicate PREDEFINED.

ttavianator committed 10 years ago
Unverified
a2b3970ddec2a88c9741efd825032cf649cc6bfd

geometry: New dmnsn_clamp() function.

ttavianator committed 10 years ago
Unverified
b85ae851c9d8c91bc3a4c698403a24c8c09f4628

color: Rename saturate to clamp.

ttavianator committed 10 years ago
Unverified
2ac69f37ad5da0aeaffe89e40de4e867c19fa65f

Add a C++11 test, and make the C++98/03 test explicit.

ttavianator committed 10 years ago
Unverified
e4fce41c863c9fe9e2b14b8f32b7ddd55f94b313

geometry: Fix a comment.

ttavianator committed 10 years ago

README

The README file for this repository.

This is Dimension, a project to create a GPLed high quality ray-tracer. It is currently stable but lacking in features. But if you want to try it anyway, see the INSTALL file for how to compile and run it. For a quick demo, run $ ./autogen.sh && ./configure && make check and look at tests/dimension/demo.{dmnsn,png}.