The StraightFour World Engine is a World Browser World Engine implemented in Unity.
This is the Unity3D World Engine for WebVerse.
- For the top-level WebVerse application (NodeJS/Electron project), see WebVerse
- For the WebVerse Runtime (Unity3D project), see WebVerse Runtime
- For WebVerse Samples, see WebVerse Samples
- For the Virtual Environment Markup Language, see VEML
- For the WebVerse JavaScript World APIs, see World APIs
- For Virtual reality Operating System (VOS) Synchronization Service (VSS), see VSS
- Empty
- Character
- Light
- Mesh
- Terrain
- Voxel
- UI
- Canvas
- UI Element
- Button
- Input
- Text
The StraightFour World Engine has been developed and tested in Unity 6000.0.35f1 with the Universal Render Pipeline. It will likely work in other versions of Unity and with other Render Pipelines, however this has not been tested.
- Unity 6000.0.35f1 with Universal Render Pipeline
-
Clone the repository and navigate to that directory:
git clone https://github.com/Five-Squared-Interactive/StraightFour.git cd StraightFour -
Open the project in Unity.
The Unit Test Runner can be used to run StraightFour's unit tests.
Distributed under the MIT License. See LICENSE.txt for more information.