Skip to content

engine3d-dev/engine3d-dev.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Engine3D Documentation Repository

Documentation for Engine3D, to look at how to get started

Prerequisites

To install the dependencies make sure you have python and pip pre-installed already on your system.
Check https://sfsu-dev.github.io/engine3d.github.io to learn mode.

Virtual Environment

  • Create virtualenv python3 -m venv venv
  • Activate virtualenv source venv/bin/activate

Pip Install

  • Installing the dependencies for this project. pip install -r requirements.txt

About

Documentation for Engine3D, to look at how to get started

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages