Skip to content

PatoGuereque/ProyectoGraficas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proyecto para Gráficas Computacionales

The original idea was creating a small minigame for the computer graphics course. I started building a complete ECS (entity-component-system) but had a lot of other projects to do and didn't have the time to work on the original idea (also shaders are pretty hard and didn't have time to fully research and try to implement volumetric clouds with ray marching).

The project is written completely in TypeScript and uses ThreeJS.

Demo

https://graficas.patoguereque.com

Installing

Install all the dependencies with yarn install.

Running

Run the project with yarn dev and it will run the webpack server with automatic rebuilding and refreshing.

Building

Build the project with yarn build and it will output all of the static content in /dist

Credits

Fonts

Models

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published