Skip to content

Arun-g03/Python_OpenGL_GameEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Home Made Game engine

A Personal project.

- Not Currently being worked on -

Goals

Main goal was to create my own basic version of a game engine using openGL Implement basic world editor tools to build a world through a viewport and shap manipulation

Inspiration/Idea

doom / fps games

Installation Instructions

1. Create a Virtual Environment

Use PowerShell to create and activate a virtual environment:

python -m venv .venv
.\.venv\Scripts\Activate.ps1

2. Install Dependencies

Once the environment is active, install the required packages:

pip install -r requirements.txt

About

3D graphics editor

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages