All Projects โ†’ SuboptimalEng โ†’ gamedex

SuboptimalEng / gamedex

Licence: MIT license
๐Ÿ‘พ The code for my game dev + computer graphics experiments on YouTube.

Programming Languages

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

Projects that are alternatives of or similar to gamedex

Solarsys
Realistic Solar System simulation with three.js
Stars: โœญ 49 (-70.3%)
Mutual labels:  threejs, glsl, three-js
Glas
WebGL in WebAssembly with AssemblyScript
Stars: โœญ 278 (+68.48%)
Mutual labels:  threejs, three-js, game-dev
react-with-threejs-example
An example project integrating React with three.js
Stars: โœญ 27 (-83.64%)
Mutual labels:  threejs, three-js
ng-three-examples
three.js examples in Angular 2
Stars: โœญ 24 (-85.45%)
Mutual labels:  threejs, three-js
THREE.InfiniteGridHelper
Infinite anti-aliased grid.
Stars: โœญ 101 (-38.79%)
Mutual labels:  threejs, three-js
FNode
Tool based in nodes to build GLSL shaders without any programming knowledge written in C using OpenGL and GLFW.
Stars: โœญ 81 (-50.91%)
Mutual labels:  glsl, glsl-shaders
qml-glsl-coder
live editor of GLSL fragment shaders based on Qt / QML
Stars: โœญ 19 (-88.48%)
Mutual labels:  glsl, glsl-shaders
three-js-fundamentals-r3f
Examples from the Three.js Fundamentals website recreated in react-three-fiber renderer.
Stars: โœญ 84 (-49.09%)
Mutual labels:  threejs, three-js
three-csg-ts
CSG library for use with THREE.js
Stars: โœญ 312 (+89.09%)
Mutual labels:  threejs, three-js
three-noise
Simple gradient noise library for use with Three.js. Now with fBm!
Stars: โœญ 31 (-81.21%)
Mutual labels:  threejs, glsl
cellular-automata-explorer
(WIP) An interactive web app for exploring cellular automata.
Stars: โœญ 18 (-89.09%)
Mutual labels:  threejs, glsl
revit-family-web-viewer
Revit Web Viewer is a Three.js-based project viewer. Revit projects / families must be exported using RvtVa3cExporter (https://github.com/va3c/RvtVa3c)
Stars: โœญ 48 (-70.91%)
Mutual labels:  threejs, three-js
ModularMusicVisualizer
Project in Hiatus, unmaintained, being rewritten privately. Will Open Source when stuff is ready. Project will be Renamed.
Stars: โœญ 81 (-50.91%)
Mutual labels:  glsl, glsl-shaders
generative-art
๐ŸŒˆ๐ŸŽจ Generative Art is the idea realized as genetic code of artificial events, as construction of dynamic complex systems able to generate endless variations. This is also a nuxt-module (@luxdamore/nuxt-canvas-sketch) - [three.js, tensorflow.js and gsap are not included].
Stars: โœญ 41 (-75.15%)
Mutual labels:  threejs, three-js
honkai-starrail-scene
ใ€ๅดฉๅ๏ผšๆ˜Ÿ็ฉน้“้“ใ€‘้ข„็บฆ้กตๅœบๆ™ฏๆๅ–
Stars: โœญ 33 (-80%)
Mutual labels:  threejs, glsl
glNoise
A collection of GLSL noise functions for use with WebGL with an easy to use API.
Stars: โœญ 185 (+12.12%)
Mutual labels:  glsl, glsl-shaders
ShaderBoy
Simple text editor that lets you write Shadertoy shaders more comfortably, anytime, anywhere.
Stars: โœญ 133 (-19.39%)
Mutual labels:  glsl, glsl-shaders
glsl-doodle
Drawing patterns with glsl shaders on modern browsers.
Stars: โœญ 53 (-67.88%)
Mutual labels:  glsl, glsl-shaders
Magicshader
๐Ÿ”ฎ Tiny helper for three.js to debug and write shaders
Stars: โœญ 205 (+24.24%)
Mutual labels:  threejs, glsl
lvr
๐Ÿ‘“ Augmented Reality for everyone - Out of the world experiences
Stars: โœญ 92 (-44.24%)
Mutual labels:  threejs, three-js

๐Ÿ‘พ Gamedex

Hello world! My internet name is Suboptimal and I am an Indian software engineer. Gamedex is the repo where I keep track of my game dev + computer graphics experiments. I also post the demos on ๐Ÿ‘‰ twitter so feel free to follow me there!

All of these experiments are built with React.js + Three.js so running them locally is super easy. Here's an example of how you can run the solar-system animation:

git clone https://github.com/SuboptimalEng/gamedex.git
cd gamedex/solar-system/
npm install
npm run dev

Frantic Architect - Demo

๐Ÿ‘‰ This is a clone of Frantic Architect - a mobile game made by Will Kwan.

Retro Snake - Demo

๐Ÿ‘‰ "CRT Monitor" by James.Harness is licensed under CC Attribution.

Rubik's Cube - Demo

Wordle - Demo

Piano - Demo

๐Ÿ‘‰ Grand piano music by Borja Morales (reality3d) is licensed under MIT.

Naruto's Rasengan - Demo

๐Ÿ‘‰ "Hand Anatomy" by Caterina Zamai is licensed under CC Attribution.

Audio Visualizer - Demo

3D Tic-Tac-Toe - Demo

Tic-Tac-Toe - Demo

Solar System - Demo

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].