Giter Club home page Giter Club logo

luly's Introduction

Luly Engine

A OpenGL graphics engine written in C++ with the main purpose of experimenting with computer graphics and gaining knowledge in the area.

About

Luly Engine is a dedicated project aimed at delving into the intricacies of computer graphics using OpenGL and C++. The project serves as a comprehensive exploration of various industry-standard techniques, covering a broad spectrum of topics in the field. Whether you are a beginner looking to understand the fundamentals or an enthusiast eager to experiment with advanced graphics concepts, Luly Engine provides a platform for learning and experimentation.

Features

  • Asset System: A robust asset management system with a dedicated manager for efficient handling of assets.
  • Input System: Simplified input handling for key and mouse inputs, providing ease of use for interaction.
  • Lights System: Integrated support for various lighting types, including spotlights, point lights, and directional lights.
  • Material System: A comprehensive material system designed with Physically Based Rendering (PBR) principles. Allows for texture channel selection, enhancing material customization.
  • Mesh System: Simple yet powerful mesh representation for handling primitives like quads, cubes, and laying the groundwork for more complex models.
  • Render Pass Pipeline: Luly Engine features a sophisticated render pass pipeline that defines the rendering infrastructure. The pipeline includes a base render pass class and multiple implementations for passes such as geometry, lighting, shadows, and more.
  • Scene System: A comprehensive scene management system comprising a scene manager, scene actors, and a collection of scene actor components. This system provides a structured approach to interacting with the engine within different scenes.
  • Profiling System: Integration of Tracy as the primary profiling tool, offering detailed monitoring of various engine methods for performance analysis.
  • UI System: Implementation of ImGui for an intuitive and user-friendly debugging interface. Allows developers to visualize and debug tools and features seamlessly.s.

luly's People

Contributors

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