Data commit

This commit is contained in:
Ingy döt Net 2023-07-01 11:58:00 -04:00
parent 7387c8f97b
commit cb5bb5e222
199093 changed files with 3378972 additions and 0 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.

View file

@ -0,0 +1,2 @@
---
from: http://rosettacode.org/wiki/Category:Script3D