All Projects β†’ rossning92 β†’ t-rex

rossning92 / t-rex

Licence: other
A Chrome T-Rex game remake using javascript and threejs. Online demo: https://rossning92.github.io/t-rex

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to t-rex

google-chrome-dino
Recreation of everyone's favorite offline companion, google chrome dinosaur game, with the same classic monochrome interface.
Stars: ✭ 48 (-46.07%)
Mutual labels:  chrome-dinosaur-game, t-rex-runner, chrome-dino-game
Chrome-Dino-Runner
πŸ±β€πŸ‰ A Replica of the hidden Dinosaur Game from Chrome Browser Offline mode build using Python and PyGame.
Stars: ✭ 22 (-75.28%)
Mutual labels:  chrome-dinosaur-game, chrome-dino-game
Giraffe
Distributed Monte Carlo Path Tracer εˆ†εΈƒθ’™η‰Ήε‘ζ΄›θ·―εΎ„θΏ½θΈͺ器
Stars: ✭ 155 (+74.16%)
Mutual labels:  computer-graphics
Pytorch Cyclegan And Pix2pix
Image-to-Image Translation in PyTorch
Stars: ✭ 16,477 (+18413.48%)
Mutual labels:  computer-graphics
Dyna Kinematics
A 2D rigid-body dynamics simulator with some cool features for generating beautiful animations.
Stars: ✭ 195 (+119.1%)
Mutual labels:  computer-graphics
Deepsketch2face
Demo and Database of "DeepSketch2Face" (SIGGRAPH 2017)
Stars: ✭ 161 (+80.9%)
Mutual labels:  computer-graphics
Tf flame
Tensorflow framework for the FLAME 3D head model. The code demonstrates how to sample 3D heads from the model, fit the model to 2D or 3D keypoints, and how to generate textured head meshes from Images.
Stars: ✭ 193 (+116.85%)
Mutual labels:  computer-graphics
Mvstudio
An integrated SfM (Structure from Motion) and MVS (Multi-View Stereo) solution.
Stars: ✭ 154 (+73.03%)
Mutual labels:  computer-graphics
Usd Resources
A curated list of USD projects and resources
Stars: ✭ 250 (+180.9%)
Mutual labels:  computer-graphics
Light Field Video
Light field video applications (e.g. video refocusing, focus tracking, changing aperture and view)
Stars: ✭ 190 (+113.48%)
Mutual labels:  computer-graphics
Nimgl
NimGL is a Nim library that offers bindings for popular libraries used in computer graphics
Stars: ✭ 218 (+144.94%)
Mutual labels:  computer-graphics
Anime4k
A High-Quality Real Time Upscaler for Anime Video
Stars: ✭ 14,083 (+15723.6%)
Mutual labels:  computer-graphics
Gerbolyze
Render high-resolution bitmap images to PCB gerber files
Stars: ✭ 169 (+89.89%)
Mutual labels:  computer-graphics
Scancomplete
[CVPR'18] ScanComplete: Large-Scale Scene Completion and Semantic Segmentation for 3D Scans
Stars: ✭ 213 (+139.33%)
Mutual labels:  computer-graphics
3dmv
[ECCV'18] 3DMV: Joint 3D-Multi-View Prediction for 3D Semantic Scene Segmentation
Stars: ✭ 161 (+80.9%)
Mutual labels:  computer-graphics
Structured3d
[ECCV'20] Structured3D: A Large Photo-realistic Dataset for Structured 3D Modeling
Stars: ✭ 224 (+151.69%)
Mutual labels:  computer-graphics
Awesome Computer Graphics
πŸ”ΊπŸ˜Ž A curated list of awesome stuff to learn computer graphics
Stars: ✭ 154 (+73.03%)
Mutual labels:  computer-graphics
Xpp
Visualization of Motions for Legged Robots in ros-rviz
Stars: ✭ 177 (+98.88%)
Mutual labels:  computer-graphics
Blender
Official mirror of Blender
Stars: ✭ 4,175 (+4591.01%)
Mutual labels:  computer-graphics
clustered forward demo vk
Clustered forward rendering demo with Vulkan
Stars: ✭ 50 (-43.82%)
Mutual labels:  computer-graphics

T-Rex Game in 3D

A Chrome T-rex game remake using javascript and threejs.

Build the code

Make sure you have node 12+ installed: https://nodejs.org/en/download/

  • Install all dependencies by npm i or yarn if you have yarn installed.
  • Run demo locally: npm start
  • Build the whole demo into /docs folder: npm run build
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].