summaryrefslogtreecommitdiff
path: root/modules/scirenderer/README
diff options
context:
space:
mode:
authorShashank2017-05-29 12:40:26 +0530
committerShashank2017-05-29 12:40:26 +0530
commit0345245e860375a32c9a437c4a9d9cae807134e9 (patch)
treead51ecbfa7bcd3cc5f09834f1bb8c08feaa526a4 /modules/scirenderer/README
downloadscilab_for_xcos_on_cloud-0345245e860375a32c9a437c4a9d9cae807134e9.tar.gz
scilab_for_xcos_on_cloud-0345245e860375a32c9a437c4a9d9cae807134e9.tar.bz2
scilab_for_xcos_on_cloud-0345245e860375a32c9a437c4a9d9cae807134e9.zip
CMSCOPE changed
Diffstat (limited to 'modules/scirenderer/README')
-rwxr-xr-xmodules/scirenderer/README19
1 files changed, 19 insertions, 0 deletions
diff --git a/modules/scirenderer/README b/modules/scirenderer/README
new file mode 100755
index 000000000..8c2c059d0
--- /dev/null
+++ b/modules/scirenderer/README
@@ -0,0 +1,19 @@
+SciRenderer is a rendering library based on JoGL.
+
+This Java API allows contructor of 2D or 3D plotting of simple 2d graph to
+complex scenes.
+
+This library has been developped by the Scilab Consortium (DIGITEO) and
+Scilab Enterprises.
+
+This library has been developed in the context of the Collaviz project
+http://www.collaviz.org/ .
+
+Collaviz is a project with the financial support of the French National
+Research Agency (ANR).
+
+This library is released under the CeCILL license. See COPYING-FR or COPYING.
+
+Source releases are prepared with:
+VERSION=1.1.0
+git archive master -o scirenderer-$VERSION.tar.gz -9 --prefix scirenderer-$VERSION/