Giter Club home page Giter Club logo

g_rand's Introduction

G_Rand

G_Rand is a tiny portable OpenGL based engine with minimal dependency at execution. G_Rand is using OpenGL for now for rendering but it is written with Vulkan in mind (openGL will be dropped when Vulkan will be released). This engine is purely public which imply:

* you can download it modity it as you want without any obligation
	(you don't even need to ask me to copy it)
* I will accept most of pull request
* this engine will be free for all and forever
* this engine do not include any library that imply restrictive licence

what does G_Rand support now:

* easy mesh loading with assimp with element buffer and normals
* easy glsl sader architecture
* thead separated rendering
* simple direct phong shading
* remote-style transformation (see controller class example)
* easy display configuration
* easy/casi-invisible Uniform values
* textures (using DevIL)

what does still not work properly:

*  a lot of features in the mesh are ignored
* light are static to the shader for now (for test purpuse)

what is planed soon:

* minimalistic input management
* framebuffer rendering
* multipass shader
* dynamic lights

what I like to implement but not sure if I will have time (I will be very happy to see pull request about that):

* animation system with interpolation
* BVH support
* mesh deform
* GPU sprites particle
* Vectorfield for GPU sprite particle

what I would like to add but I have no idea how it work yet (if you know how it work I will be happy to ear your explanation):

* SSAO
* Volume light propagation
* physically based shading model
* diffraction/relfection (using volume capture ?)

I know this is still a few features, if you want to add one just say me (pull request, issue...) =)

you can talk to me directly using twitter-> @newincpp

g_rand's People

Contributors

newincpp avatar sicarde avatar

Stargazers

Albert Tavares de Almeida avatar Adrien avatar Bartholomew De la Villardière avatar

Watchers

James Cloos avatar  avatar  avatar  avatar

g_rand's Issues

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.