Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
8
Lang/Script3D/00-LANG.txt
Normal file
8
Lang/Script3D/00-LANG.txt
Normal 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.
|
||||
2
Lang/Script3D/00-META.yaml
Normal file
2
Lang/Script3D/00-META.yaml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
---
|
||||
from: http://rosettacode.org/wiki/Category:Script3D
|
||||
Loading…
Add table
Add a link
Reference in a new issue