Skip to content

tommadams/jsraider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jsRaider

A WebGL Tomb Raider engine written in TypeScript.

Engine screenshot

If you're interested in open-source Tomb Raider engines, you should probably check out OpenTomb or OpenLara, which are more fully featured.

jsRaider is just my hobby project for tinkering with. The focus of jsRaider is on a PS1 inspired aesthetic but with no visible aliasing. This actually requires a fair amount of care and feeling with regards to texture sampling & filtering.

Installation

Clone with git clone --recurse-submodules git@github.com:tommadams/jsraider.git

Compile with tsc -w

About

A WebGL2 Tomb Raider engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published