Giter VIP home page Giter VIP logo

rockengine.vulkan's Introduction

RockEngine

RockEngine is going to be a high perfomance 3D game engine built on Vulkan. It aims to provide developers with a powerful and flexible platform for creating stunning 3D games.

Features

Completed

  • Vulkan Integration: Efficient rendering using Vulkan API.
  • Basic Rendering Pipeline: Supports basic rendering of 3D models.
  • Shader Support: Vertex and fragment shaders.
  • Model Loading: Load models in common formats (e.g., OBJ, FBX).
  • Texture Mapping: Basic texture mapping capabilities.
  • Camera System: Basic camera controls and movement.
  • Input Handling: Keyboard and mouse input handling.
  • Shader reflection: Able to reflect shader to get data from shader modules

In Progress

  • Lighting System: Implementing basic lighting (directional, point, and spotlights).
  • Physics Engine: Basic physics and collision detection.
  • Animation System: Skeletal animation support.
  • Audio System: Basic 3D audio support.
  • GUI System: Basic graphical user interface components.

Planned

  • Pipeline caching: for optimization of drawcalls
  • Indirect rendering: Usage of indirect rendering
  • Advanced Rendering Techniques: PBR, HDR, and post-processing effects.
  • Networking: Basic networking for multiplayer support. (long way to do)
  • Scripting: Scripting support for game logic (e.g., C#).
  • Terrain System: Procedural terrain generation and rendering.
  • Particle System: Advanced particle effects.

Installation

To get started with RockEngine, follow these steps:

  1. Clone the repository:

    git clone https://github.com/Lor9ndr/RockEngine.Vulkan.git
    cd RockEngine
  2. Install dependencies: Ensure you have Vulkan SDK installed. You can download it from LunarG Vulkan SDK.

  3. Build the project: Just use the Visual Studio 2022

Usage

To run a sample application using RockEngine: (Sample app will be in development, for now just run the builded app)

rockengine.vulkan's People

Contributors

lor9ndr 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.