langs a-z

This commit is contained in:
Ingy döt Net 2013-04-10 22:43:41 -07:00
parent db842d013d
commit d066446780
11389 changed files with 98361 additions and 1020 deletions

View file

@ -0,0 +1,8 @@
{{language|Script3D
|exec=bytecode
|LCT=no
}}'''Script3D''' (S3D) is a programming language for 3D applications adopted in the [http://www.vrmedia.it 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 in Pisa, Italy, and is used for a variety of virtual reality applications, mostly in Europe. It is taught in some introductory university courses for virtual reality applications.
The language is typically compiled to [[bytecode]] and executed by the XVR Virtual Machine inside a Web Browser or as a standalone application.