GMU:Critical VR Lab II: Difference between revisions

From Medien Wiki
Line 45: Line 45:




===VR TOOLBOX===
{{Template:VR Toolbox}}
 
'''Dropbox folder with our class material'''<br>
<br>
'''Software'''<br>
Unity 3D - cross-platform game engine <br>
https://unity3d.com/de<br>
 
Blender - open-source 3D modeller with many features <br>
https://www.blender.org<br>
 
Autodesk FBX Converter – convert OBJ, DAE, and 3DS files to or from multiple versions of the FBX format<br>
https://www.autodesk.com/developer-network/platform-technologies/fbx-converter-archives <br>
 
Meshmixer - "Swiss Army Knife" for 3D meshes <br>
http://www.meshmixer.com <br>
 
MeshLab - open source system for processing and editing 3D triangular meshes <br>
http://www.meshlab.net <br>
 
MakeHuman - open source tool for making 3D characters <br>
http://www.makehumancommunity.org<br>
 
Open Broadcaster Software - free and open-source streaming and recording program <br>
https://obsproject.com<br>
<br>
 
'''Online Tools'''<br>
Mixamo - Rapidly create, rig and animate unique characters <br>
https://www.mixamo.com <br>
 
NormalMap-Online - create a normalmaps directly inside your browser<br>
http://cpetry.github.io/NormalMap-Online/<br>
 
Freesound - collaborative database of Creative Commons Licensed sounds<br>
https://freesound.org<br>
 
Abstract/Technical/Synthetic Sounds (under Packs are several Free ones) <br>
https://glitchmachines.com/ <br>
 
Some Glitchy Fx Sounds <br>
https://drive.google.com/drive/folders/1xEROZN9QJvdf26D-hOzlK4D2IfxzxZSO?usp=sharing<br>
<br>
 
'''3D Models (for download and use)'''<br>
http://www.myminifactory.com <br>
http://www.sketchfab.com <br>
http://www.thingiverse.com <br>
http://www.turbosquid.com <br>
http://www.lincoln3dscans.co.uk <br>
<br>
 
'''Unity 3D Tutorials'''<br>
Tutorials from the Unity 3D page <br>
https://unity3d.com/de/learn/tutorials <br> <br>
Brackeys Unity 3D Tutorials <br>
https://www.youtube.com/user/Brackeys/videos <br> <br>
 
 
 
 
 
'''Unity 3D Assets'''<br>
Standard Assets <br>
https://assetstore.unity.com/packages/essentials/asset-packs/standard-assets-32351 <br> <br>
Free HDR Skyboxes <br>
https://assetstore.unity.com/packages/2d/textures-materials/sky/free-hdr-sky-61217 <br> <br>
 
'''Blender Tutorials'''<br>
Blender Beginner Tutorial Series by Blender Guru <br>
https://www.youtube.com/playlist?list=PLjEaoINr3zgHs8uzT3yqe4iHGfkCmMJ0P <br>
<br>
 
Interface and Navigation <br>
https://www.youtube.com/watch?v=xT2mtoDnSzM <br>
<br>
 
Modeling - Creating a kitchen (ignore part 2) <br>
https://www.blenderguru.com/tutorials/create-a-realistic-kitchen-part-1-of-2 <br>
<br>
 
Modeling - Modeling a simple character <br>
https://www.youtube.com/watch?v=DiIoWrOlIRw <br>
<br>
 
Materials - Basic properties of materials <br>
https://www.youtube.com/watch?v=9AHxuoYyJJk <br>
<br>
 
Texturing - Applying textures to an object <br>
https://www.youtube.com/watch?v=6gRUUeFteQg <br>
<br>
 
Rigging - Rigging a character <br>
https://www.youtube.com/watch?v=cGvalWG8HBU&t= <br>
<br>
 
Animation - 12 Principles of Animation <br>
https://www.youtube.com/watch?v=uDqjIdI4bF4 <br>
<br>
 
Animation - Animating a bouncing ball <br>
https://www.youtube.com/watch?v=GUocrcIQfp4 <br>
<br>
 
Different (aesthetically) interesting Tutorials for Blender (2.8) <br>
https://www.youtube.com/channel/UCuNhGhbemBkdflZ1FGJ0lUQ <br>
<br>


[[Category:SS20]]
[[Category:SS20]]

Revision as of 12:12, 9 February 2020

Lecturer: Max Neupert, Jörg Brinkmann
Credits: 6 ECTS, 4 SWS
Venue: Performance Platform, Digital Bauhaus Lab (Room 001)
First meeting: Thursday, 09.04.2020, 11:00


Dates

First Block with Max Neupert

  1. 07.05.2020, 11:00 - 19:00
  2. 08.05.2020, 11:00 - 19:00
  3. 09.05.2020, 11:00 - 19:00


Second Block with Jörg Brinkmann

  1. 14.05.2020, 11:00 - 19:00
  2. 15.05.2020, 11:00 - 19:00
  3. 16.05.2020, 11:00 - 19:00

Description

Critical VR Lab II is a block module that will start with an Introduction to Pure Data (a visual programming language) by Max Neupert in the first block (07.-09.05). In the second block (14.-16.05) we will connect Unity and Pure Data in order to be able to control Pure Data patches with the HTC Vive interface via OSC (Open Sound Control). We will also look into LibPd Unity Integration, through a libpd wrapper for Unity that makes it possible to spatialise Pure Data patches in Unity and interact with them. Apart from that you will also have the chance to continue working on existing Unity projects.

Criteria for passing

In order to successfully participate you will have to develop and document your own project on the GMU Wiki. Also, regularly attend to the sessions and participation is mandatory.

Student works

Syllabus

07.05.2020, 11:00 - 19:00

-

08.05.2020, 11:00 - 19:00

-

09.05.2020, 11:00 - 19:00

-


14.05.2020, 11:00 - 19:00

-

15.05.2020, 11:00 - 19:00

-

16.05.2020, 11:00 - 19:00

-


VR TOOLBOX

Software

  • Unity 3D - cross-platform game engine (proprietary)
  • Blender - 3D modeller with many features (open source)
  • Autodesk FBX Converter – convert OBJ, DAE, and 3DS files to or from multiple versions of the FBX format (proprietary)
  • MeshLab - system for processing and editing 3D triangular meshes (open source)
  • Meshroom - Photogrammetric Computer Vision framework for 3D Reconstruction and Camera Tracking (open source)
  • MakeHuman tool for making 3D characters (open source)
  • Meshmixer - "Swiss Army Knife" for 3D meshes (proprietary)
  • Open Broadcaster Software - streaming and recording program (open source)

Online Tools

3D Models (for download and use)

Unity 3D Tutorials

Unity 3D Assets

Blender Tutorials