Skip to content

ThibFieve/Ring_Chaser_GraphicalEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

flying-ring-chaser

Creating a graphic engine and its Shaders using WebGl and Javascript (Browser supported OpenGl) without pre-made Libraries to able to showcase a video game .The goal was to create from scratch a video game and its shaders without using any pre-built libraries. To do so we would use JavaScript as instruction given by the CPU and GLSL for implementing the shaders (Fragement and vertex shaders) within the GPU. The API used to allow communication is WebGL.

Capture1 Capture2 Capture3

In order to launch the project , you will need to install a chrome extension , as per default the browser doesn't allow for the files to be loaded for security reasons. This chrome extension is called Web server for Chrome

Extension

This project allowed my colleagues and I to receive the "cum Laude" mark for the course of computer graphics.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published