From d1288f7ae0de87455a2988c1f15dedda2074823f Mon Sep 17 00:00:00 2001 From: phil Date: Tue, 18 Oct 2016 13:44:23 +1300 Subject: Added a basic readme.md file Removed out of date www folder Removed out of date netbeans project folder Removed out of date README-build.html --- www/index.html | 46 ---------------------------------------------- 1 file changed, 46 deletions(-) delete mode 100644 www/index.html (limited to 'www/index.html') diff --git a/www/index.html b/www/index.html deleted file mode 100644 index 1927966..0000000 --- a/www/index.html +++ /dev/null @@ -1,46 +0,0 @@ - - - - 3D Example Programs - - -

This project contains the source code -for the 3D example programs. -

-

Related projects include: j3d-core -(the core 3D package), - vecmath -(the 3D vector math package), and j3d-core-utils -(the 3D core utilities). Developers should refer to the svn download -and build -instructions for information on downloading the source code and -building j3d-examples. -

-

For all other project -information, including contributing to the 3D projects and reporting -issues, -please go to the parent java3d -project.

-

NOTE: The issue Tracker in this j3d-examples subproject cannot be used -to file or track issues. Please use the Issue Tracker -in the parent java3d -project -to track issues (bugs, feature requests, etc.) for -j3d-examples and other 3D sub-projects.
-

-

License

-

The source code for j3d-examples is licensed under a -Berkely Software Distribution (BSD) License. -

-

NOTE: This project contains third-party source code that is -provided under separate licensing terms. These terms are are found in the -THIRDPARTY-LICENSE-*.txt files in the top level-directory of this project. -See README-FIRST.txt for more information.

-


-

- - -- cgit v1.2.3