Script3D: Difference between revisions

From Rosetta Code
Content added Content deleted
(New page: {{language|Script3D}}'''Script3D''' (S3D) is a programming language for 3D application adopted in the [http://www.vrmedia.it XVR] Virtual Reality Framework. It is an object oriented langua...)
 
No edit summary
Line 2: Line 2:


This language has been designed by Scuola Superiore S.Anna, Pisa, Italy and it is used for a variety to Virtual Reality application, mostly in Europe, and it is taught in some University courses for introducing Virtual Reality Applications.
This language has been designed by Scuola Superiore S.Anna, Pisa, Italy and it is used for a variety to Virtual Reality application, mostly in Europe, and it is taught in some University courses for introducing Virtual Reality Applications.

The language is typically bytecode compiled and executed by the XVR Virtual Machine inside Web Browser or as a standalone application.

Revision as of 09:03, 17 December 2008

Language
Script3D
This programming language may be used to instruct a computer to perform a task.
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using Script3D.

Script3D (S3D) is a programming language for 3D application adopted in the XVR Virtual Reality Framework. It is an object oriented language with some specific features for 3D computations.

This language has been designed by Scuola Superiore S.Anna, Pisa, Italy and it is used for a variety to Virtual Reality application, mostly in Europe, and it is taught in some University courses for introducing Virtual Reality Applications.

The language is typically bytecode compiled and executed by the XVR Virtual Machine inside Web Browser or as a standalone application.