lowentropy / simpleX3D

A simple and straightforward implementation of the X3D spec in C++

This URL has Read+Write access

name age message
file .gitignore Tue Dec 29 14:34:57 -0800 2009 renamed types.h to SF.h and removed last cycle [lowentropy]
file COPYING Sun Sep 20 12:34:05 -0700 2009 added GPLv3 license and source headers [lowentropy]
file Doxyfile Fri Nov 27 14:34:58 -0800 2009 Many changes towards the testing framework. Up... [lowentropy]
file Makefile.am Fri Sep 18 03:11:01 -0700 2009 add testing to build Makefile.am (SUBDIRS): ad... [josephholsten]
file README Sun Dec 27 14:10:39 -0800 2009 added stuff to README [lowentropy]
directory bin/ Tue Dec 29 14:27:36 -0800 2009 removed MF.h include from SF.h, to break cycle [lowentropy]
file bootstrap Wed Nov 11 22:20:10 -0800 2009 add bootstrap script [josephholsten]
file build.sh Sat Sep 19 17:53:59 -0700 2009 added build script and put test prog in .gitignore [lowentropy]
file clean.sh Fri Sep 18 02:11:32 -0700 2009 put generated m4 macros into their own dir [josephholsten]
file configure.ac Fri Nov 27 14:34:58 -0800 2009 Many changes towards the testing framework. Up... [lowentropy]
directory data/ Tue Nov 17 21:00:18 -0800 2009 added test data [lowentropy]
file debug Mon Nov 16 16:12:37 -0800 2009 more parsing works [lowentropy]
directory doc/ Fri Jan 01 23:00:19 -0800 2010 added (failing) test for timesensor [lowentropy]
directory src/ Fri Jan 01 23:00:19 -0800 2010 added (failing) test for timesensor [lowentropy]
directory test/ Fri Jan 01 23:00:19 -0800 2010 added (failing) test for timesensor [lowentropy]
README
== SimpleX3D

An implementation of the X3D spec in C++.

=== Status

Currently under development, not useful for much yet.