virto

所属分类:虚拟/增强现实-VR/AR
开发工具:JavaScript
文件大小:328629KB
下载次数:0
上传日期:2022-07-12 09:42:57
上 传 者sh-1993
说明:  探索虚拟现实编程方式的本科生论文项目
(Undergraduate Thesis Project to explore how programming in VR would be)

文件列表:
.rnd (1024, 2022-07-12)
.vscode (0, 2022-07-12)
.vscode\launch.json (544, 2022-07-12)
.vscode\tasks.json (505, 2022-07-12)
HTTPS_server.py (1515, 2022-07-12)
LICENSE (1063, 2022-07-12)
archetypes (0, 2022-07-12)
archetypes\default.md (84, 2022-07-12)
config.yml (390, 2022-07-12)
content (0, 2022-07-12)
content\About virto.md (1646, 2022-07-12)
content\Iteration-1.md (4214, 2022-07-12)
content\Iteration-2.md (6368, 2022-07-12)
content\Iteration-3.md (5502, 2022-07-12)
content\components (0, 2022-07-12)
content\components\assets-manager.md (4416, 2022-07-12)
content\components\box-collider.md (4964, 2022-07-12)
content\components\custom-hand.md (3004, 2022-07-12)
content\components\emit-event-button.md (3056, 2022-07-12)
content\components\instruction.md (3532, 2022-07-12)
content\components\multidevice.md (3763, 2022-07-12)
content\components\parameter.md (2831, 2022-07-12)
content\components\program.md (2086, 2022-07-12)
content\components\value.md (5190, 2022-07-12)
content\components\variables-state.md (5093, 2022-07-12)
content\creating-iterative-programs.md (5981, 2022-07-12)
content\interaction-improvements.md (5370, 2022-07-12)
content\parameters-on-instructions.md (6472, 2022-07-12)
content\review on colliders.md (3881, 2022-07-12)
content\super-hands-component-issue.md (3586, 2022-07-12)
content\test doc.md (996, 2022-07-12)
content\version-1.0.md (7469, 2022-07-12)
docs (0, 2022-07-12)
docs\404.html (3462, 2022-07-12)
docs\about-virto (0, 2022-07-12)
docs\about-virto\index.html (5901, 2022-07-12)
docs\an-old-hope.min.css (632, 2022-07-12)
docs\apple-touch-icon.png (866, 2022-07-12)
... ...

# virto This repository is intended to mantain the code of my Undergraduate Thesis Project on Informatics Engineering. It contains both the proyect and a blog on which I'll be publishing all the progress I make, you can check it out [here](https://jdjuli.github.io/virto/) # About My thesis aims to explore how it would be to program on a VR environment, as it's a technology that is becoming more and more available and affordable. On the first days of the computers, programmers had to use perforated cards, but when screens became available, more complex tools such as IDEs came up and later on, the evolution of the computer graphics brought us tools like [Scratch](https://scratch.mit.edu/), that allow us to write programs with geometric forms instead of writing code. # Documents and links - [Thesis in spanish (.pdf)](https://jdjuli.github.io/virto/memoria.pdf) - [Slides (.pdf)](https://jdjuli.github.io/virto/presentacion.pdf) - [Videos of the first release](https://www.youtube.com/channel/UCS-eM4L0dlqbrv3XB45IxKA) - Suggested demos to be tried: - [Demo 18](https://jdjuli.github.io/virto/scenes/demos/demo18/): First idea of VR IDE, programs are built vertically and elements are created through a menu. - [Demo 19](https://jdjuli.github.io/virto/scenes/demos/demo19/): Second idea, programs are built horizontally and the instructions are parametrizable. Values are constants. - [Demo 20](https://jdjuli.github.io/virto/scenes/demos/demo20/): Similar to the Demo 19, but environment changed and now variables are available. - [Demo 22](https://jdjuli.github.io/virto/scenes/demos/demo22/): Adds conditional and repetitive instructions to the Demo 20 # I want to try it To try the scenes, you'll only need to clone or download this respository and serve the __/docs__ path over HTTPS. This proyect provides a python script intended to serve the files over HTTPS, but to use it, I suggest to install first OpenSSL and HUGO and use the script __HTTPS_server.bat__ on MS Windows or translate it to the scripting languaje you use on your operative system, so you can rebuild the blog and regenerate the server certificate whenever you want.

近期下载者

相关文件


收藏者