-
Notifications
You must be signed in to change notification settings - Fork 49
Useful asset links
Jack Brookes edited this page Mar 31, 2020
·
19 revisions
- Asset store (built into Unity)
- http://opengameart.org/
- http://poly.google.com/blocks
- http://www.blender-models.com/
- A few useful shapes https://people.sc.fsu.edu/~jburkardt/data/obj/obj.html
- Standard set https://link.springer.com/article/10.3758/s13428-017-0925-3
- Simple generic 2d/3d models (trees, cars, etc) https://www.kenney.nl/assets
- Blender
- Google Blocks
- ProBuilder (built into Unity editor)
- Free icons - also useful for some textures https://flaticons.net/
- https://wwwtyro.github.io/space-3d/ (Note see here to save: https://github.com/wwwtyro/space-3d/issues/4)
- https://hdrihaven.com/hdris/
- https://gamesounds.xyz/
- https://opengameart.org/content/512-sound-effects-8-bit-style
- https://www.gravitysound.studio/free-music-sound-effects
Feel free to submit your own by editing this document
๐ง Core topics
- ๐ Background
- โจ UXF 2.0
- โ๏ธ Compatibility
- ๐ถ๏ธ Oculus Quest Setup
- ๐ญ Concepts
- ๐ ๏ธ Get started
- ๐ Examples
- ๐ฅ๏ธ Built-in UI
- ๐ Session generation
- โฐ Events
- ๐ Data collection
- โ๏ธ Collect custom data
- ๐ Custom Data Handler
- ๐ Remote Data Collection
- ๐๏ธ WebGL DynamoDB setup
- ๐ Processing DynamoDB CSVs
- ๐ซ HTTP Post Setup
- ๐ง Settings system
- ๐๐ฝ Tracker system
- ๐ Logging system
โ ๏ธ Common issues- ๐ผ๏ธ Multi-scene experiments
- ๐บ Videos
- ๐จโ๐ Full written tutorial
- ๐ฆ Asset links
- ๐จโ๐ซ Unity tutorial links
- ๐ Useful code snippets
- ๐ก Programming ideas
- ๐งฎ Example R processing