All Projects → Lallassu → Vox2

Lallassu / Vox2

Licence: mit
Simple POC of PCG voxel-engine

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Vox2

Component Material
🧩 Compose modular materials in React
Stars: ✭ 112 (-15.79%)
Mutual labels:  threejs
Threejs rubik
This project is mainly for teaching you to make a rubik with ThreeJS.
Stars: ✭ 120 (-9.77%)
Mutual labels:  threejs
Earthjs
D3 Earth JS
Stars: ✭ 128 (-3.76%)
Mutual labels:  threejs
Angular Template For Threejs
Angular Template For Three.js
Stars: ✭ 114 (-14.29%)
Mutual labels:  threejs
Canvas Webgl Study
this is a canvas study project
Stars: ✭ 117 (-12.03%)
Mutual labels:  threejs
Threear
A marker based Augmented Reality library for Three.js
Stars: ✭ 124 (-6.77%)
Mutual labels:  threejs
Decoraki
🏠 3D Simulator for interior design
Stars: ✭ 110 (-17.29%)
Mutual labels:  threejs
Anothercraft
A Minecraft clone demo
Stars: ✭ 130 (-2.26%)
Mutual labels:  voxels
Project Pages
Fork this repo for a quick start. If "Project Timeline" or "License" appeared on your nav bar, Look Below!
Stars: ✭ 119 (-10.53%)
Mutual labels:  threejs
Vue 3d Model
📷 vue.js 3D model viewer component
Stars: ✭ 1,925 (+1347.37%)
Mutual labels:  threejs
Webxr Handtracking
👐 WebXR hand tracking examples
Stars: ✭ 116 (-12.78%)
Mutual labels:  threejs
Lba2remake
A Little Big Adventure 2 / Twinsen's Odyssey reimplementation in JavaScript / Three.js / React
Stars: ✭ 116 (-12.78%)
Mutual labels:  threejs
Ipyvolume
3d plotting for Python in the Jupyter notebook based on IPython widgets using WebGL
Stars: ✭ 1,696 (+1175.19%)
Mutual labels:  threejs
Konterball
Konterball is a single or 2-player virtual reality game, built for the web as a Google VR Chrome Experiment.
Stars: ✭ 112 (-15.79%)
Mutual labels:  threejs
Remixvr
RemixVR is a tool for collaboratively building customisable VR experiences.
Stars: ✭ 129 (-3.01%)
Mutual labels:  threejs
Wxgame Threejs
Threejs 开发微信小游戏
Stars: ✭ 111 (-16.54%)
Mutual labels:  threejs
Thehallaframe
WebVR demo that displays art
Stars: ✭ 120 (-9.77%)
Mutual labels:  threejs
Tweetscape
A WebVR experience displaying tweets in real-time along a 3D timeline
Stars: ✭ 132 (-0.75%)
Mutual labels:  threejs
Timeline
直观地显示各个历史时间段及历史地图。Visually display various historical time periods and historical maps.
Stars: ✭ 127 (-4.51%)
Mutual labels:  threejs
Urdf Loaders
URDF Loaders for Unity and THREE.js with example ATHLETE URDF Files
Stars: ✭ 129 (-3.01%)
Mutual labels:  threejs

vox2 - Voxel Engine

Demo: http://vox2.webgl.nu

Description

Very simple voxel engine that generates a world with perlin noise. It uses an image as texture for all the voxels. It's just a POC for my idea of using bit-operations to keep lower memory usage.

It's a work in progress :)

Screenshot

alt tag

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