Git Product home page Git Product logo

kengine's Introduction

kEngine

kEngine is a 3D rendering engine that I work on in my free time.

This engine will not be maintained over time.

This project is intended solely to be educational.

Purposes

Why does this project exist?

  1. I wanted to improve in C++
  2. Learn to do 3D with OpenGL
  3. Make an engine to reuse it on my own projects
  4. I love to use a sledgehammer to crack a nut

Features

If the feature has a bug, a stability problem or something else, in the third column there will be this emoji: ⚠️

Feature Progress
Window management
Clock system
Shader management
FrameCounter
Camera
3D sound management 0%
Light system 0%
Particle system 0%
FBX loader 0%
Physic system 0%

Requirements

  • CMake (<=3.12.0)
  • OpenGL (4.6)
  • Windows 10/11 (not tested on 7/8.1)

Build

How to build kEngine

  $ git clone [email protected]:KalinkaGit/kEngine.git
  $ cd kEngine
  $ cmake -S . -B build

Contributors

kengine's People

Contributors

kalinkagit avatar

Stargazers

 avatar MASINA Elliot avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.