Skip to content

A simple 3d engine to learn OpenGl

Notifications You must be signed in to change notification settings

shahd-moh-abdel/miniEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e5dd539 · · Sep 6, 2025

History

29 Commits
Sep 1, 2025
Sep 6, 2025
Sep 5, 2025
Sep 1, 2025
Sep 6, 2025
Sep 1, 2025
Sep 1, 2025

Repository files navigation

Mini Engine

A simple 3D engine built with OpenGl for learning purposes. Features an animated fractal spiral with mouse interaction.

screencast

Requirements

  • OpenGL 4.3
  • GLFW3
  • GLAD
  • GLM
  • Linus/unix system

Building

run the script:

	bash build.bash

after building run the application:

	./app

or install the pre-built from itch.io here.

About

A simple 3d engine to learn OpenGl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages