All Projects → FarazzShaikh → Terrain Builder

FarazzShaikh / Terrain Builder

Licence: gpl-2.0
🏔 Procedural terrain using Three.js and perlin noise, Now Accelerated by your GPU!

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Terrain Builder

Detect Gpu
Classifies GPUs based on their 3D rendering benchmark score allowing the developer to provide sensible default settings for graphically intensive applications.
Stars: ✭ 460 (+101.75%)
Mutual labels:  threejs, gpu, demo
Js
turbo.js - perform massive parallel computations in your browser with GPGPU.
Stars: ✭ 2,591 (+1036.4%)
Mutual labels:  shaders, gpu, gpgpu
Regl Cnn
Digit recognition with Convolutional Neural Networks in WebGL
Stars: ✭ 490 (+114.91%)
Mutual labels:  gpu, gpgpu, demo
Three.terrain
A procedural terrain generation engine for use with the Three.js 3D graphics library for the web.
Stars: ✭ 353 (+54.82%)
Mutual labels:  procedural-generation, threejs, terrain
Erics Magicavoxel Shaders
Shaders for MagicaVoxel including Terrain Generator, Life Game, Waterflow Emulator, Advanced Flood System etc.
Stars: ✭ 99 (-56.58%)
Mutual labels:  procedural-generation, shaders, terrain
Interactive Repulsive Effect
🍫 An interactive repulsion effect of grid items as seen in BestServedBold's Dribbble shot "Holographic-Interactions".
Stars: ✭ 141 (-38.16%)
Mutual labels:  threejs, demo
Learnunityshader
学习Unity Shader过程中的一些记录,特效,动画Demo。
Stars: ✭ 141 (-38.16%)
Mutual labels:  shaders, gpu
Optical Flow Filter
A real time optical flow algorithm implemented on GPU
Stars: ✭ 146 (-35.96%)
Mutual labels:  gpu, gpgpu
Texture Compressor
CLI tool for texture compression using ASTC, ETC, PVRTC and S3TC in a KTX container.
Stars: ✭ 156 (-31.58%)
Mutual labels:  threejs, gpu
Phenomenon
⚡️ A fast 2kB low-level WebGL API.
Stars: ✭ 1,551 (+580.26%)
Mutual labels:  shaders, gpu
Interactivelandscape
An exploration of an animated interactive landscape built with three.js.
Stars: ✭ 150 (-34.21%)
Mutual labels:  threejs, demo
Vulkancore
Vulkan 1.0 graphics and compute API bindings for .NET Standard
Stars: ✭ 162 (-28.95%)
Mutual labels:  gpu, gpgpu
Shadergum
Unity3D GPU Sculpt & Morph
Stars: ✭ 125 (-45.18%)
Mutual labels:  shaders, gpu
Component Material
🧩 Compose modular materials in React
Stars: ✭ 112 (-50.88%)
Mutual labels:  threejs, shaders
Fsynth
Web-based and pixels-based collaborative synthesizer
Stars: ✭ 146 (-35.96%)
Mutual labels:  shaders, gpu
Futhark
💥💻💥 A data-parallel functional programming language
Stars: ✭ 1,641 (+619.74%)
Mutual labels:  gpu, gpgpu
Glsl Godrays
This module implements a volumetric light scattering effect(godrays)
Stars: ✭ 155 (-32.02%)
Mutual labels:  shaders, demo
Spheres
Methods to create a sphere mesh
Stars: ✭ 168 (-26.32%)
Mutual labels:  procedural-generation, terrain
Unity resources
A list of resources and tutorials for those doing programming in Unity.
Stars: ✭ 170 (-25.44%)
Mutual labels:  shaders, terrain
Gpu.js
GPU Accelerated JavaScript
Stars: ✭ 13,427 (+5789.04%)
Mutual labels:  gpu, gpgpu

🏔 Terrain Builder.

Procedural Terrain Right in The Browser, Now Accelerated by your GPU!

Launch Terrain Builder 2.2 ( Not built for mobile. )

Screenshot

Controls:

  • Left Mouse + drag : Orbit
  • Right Mouse + drag : Pan
  • Middle Mouse + drag : Zoom

What's New in v2.2?

  • 🏔 Changed the noise algorithm resulting in much more realistic terrain.
  • 🤚Now you can move the settings tabs out of the way.

And What's New in v2?

  • 🚀 Now uses your GPU to produce realtime results.
  • ⚛️ Rewritten Entirely in React using MVC.
  • 💻 Brand new UI.
  • 📀 Download your generated height maps!
  • ⚙️ Change Map resolution and Terrain resolution independently.
  • Better Terrain Generation.

Full List of Changes and Work In Progress features.

Run for Development:


git clone https://github.com/FarazzShaikh/Terrain-Builder.git


cd Terrain-Builder


npm install


npm run dev

Served on http://localhost:3000

Major Frameworks Used:

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