Skip to content
Sign UpLog In
Profile icon

Saggy Man

@Sazgr
C++ coder who likes chess programming and algorithms, and does some JS :P
Website
  • Random 3D Terrain Generator

    Cover page
    Made with HTML, CSS, JS

    Controls: WASD to move Arrow keys to turn camera around Space to transfer to bird's-eye view, where you can turn the terrain with mouse

    Every time you run, the terrain is randomly generated from scratch.

    If it doesn't load and there is a white screen, try the minified version at https://replit.com/@Sazgr/Random-Mini-3D-Terrain-Generator?v=1

    Recent comments (199)
    hamdarashid2
    hamdarashid2
    21 days ago

    @Sazgr i like it ty

    DarwinHanks
    DarwinHanks
    2 months ago

    cool

    AquiIo
    AquiIo
    2 months ago

    Super neat!

    RishiGouni
    RishiGouni
    2 months ago

    really cool but the turrain dosent actually generat for me

    Cyo1324
    Cyo1324
    3 months ago

    What if you added caves?

    whyisthatlikethat
    whyisthatlikethat
    4 months ago

    this will be gaming in 2013

    KennedyTolbert
    KennedyTolbert
    4 months ago

    hi love this game that i am playing

    ALEXANDERHAROS
    ALEXANDERHAROS
    4 months ago

    w

    Sinead-Kaidence
    Sinead-Kaidence
    4 months ago

    just add more objects that you can interact with

    AnthonyGudell
    AnthonyGudell
    4 months ago

    z

  • Peacekeeper

    Cover page
    Made with C++
    Recent comments (0)
Repls
Community
Sazgr
Sazgr
published an Update
7 months ago
371
Random 3D Terrain Generator
Random 3D Terrain GeneratorControls: WASD to move Arrow keys to turn camera around Space to transfer to bird's-eye view, where you can turn the terrain with mouse Every time you run, the terrain is randomly generated from scratch. If it doesn't load and there is a white screen, try the minified version at https://replit.com/@Sazgr/Random-Mini-3D-Terrain-Generator?v=1
Manual Camera Movement
Since so many people are asking for a way to move the camera around manually, the up and down arrows now turn the camera up and down, with no effect on your position. The WASD keys are still for walking around.
bluefire22
bluefire22
@Sazgr you did a great job keep it up !!7 months ago
#javascript
#games
#fun
+2
Sazgr
Sazgr
published an Update
7 months ago
371
Random 3D Terrain Generator
Random 3D Terrain GeneratorControls: WASD to move Arrow keys to turn camera around Space to transfer to bird's-eye view, where you can turn the terrain with mouse Every time you run, the terrain is randomly generated from scratch. If it doesn't load and there is a white screen, try the minified version at https://replit.com/@Sazgr/Random-Mini-3D-Terrain-Generator?v=1
Looking up and down
The camera now automatically looks up and down (don't want to add two more keys :V), terrain starts in player view, 'a' and 'd' keys now function
Sazgr
Sazgr
published an Update
7 months ago
371
Random 3D Terrain Generator
Random 3D Terrain GeneratorControls: WASD to move Arrow keys to turn camera around Space to transfer to bird's-eye view, where you can turn the terrain with mouse Every time you run, the terrain is randomly generated from scratch. If it doesn't load and there is a white screen, try the minified version at https://replit.com/@Sazgr/Random-Mini-3D-Terrain-Generator?v=1
Bugfixing a bugfix
Apparently the placement of the water was still not fixed 😳, thankfully this was pointed out by @infinitypacific
Sazgr
Sazgr
published an Update
7 months ago
371
Random 3D Terrain Generator
Random 3D Terrain GeneratorControls: WASD to move Arrow keys to turn camera around Space to transfer to bird's-eye view, where you can turn the terrain with mouse Every time you run, the terrain is randomly generated from scratch. If it doesn't load and there is a white screen, try the minified version at https://replit.com/@Sazgr/Random-Mini-3D-Terrain-Generator?v=1
More Bugfixes
The water wasn't centered on the landscape, which is now also fixed.
infinitypacific
infinitypacific
@Sazgr not fixed still7 months ago
Sazgr
Sazgr
@infinitypacific Whoops mistake, thank you so much7 months ago
Sazgr
Sazgr
published a Repl
7 months ago
8
Random Mini 3D Terrain Generator
Random Mini 3D Terrain GeneratorMini version of https://replit.com/@Sazgr/Random-3D-Terrain-Generator#script.js
JONAHMARTINEZ1
JONAHMARTINEZ1
what is this even for 7 months ago
Sazgr
Sazgr
published an Update
7 months ago
371
Random 3D Terrain Generator
Random 3D Terrain GeneratorControls: WASD to move Arrow keys to turn camera around Space to transfer to bird's-eye view, where you can turn the terrain with mouse Every time you run, the terrain is randomly generated from scratch. If it doesn't load and there is a white screen, try the minified version at https://replit.com/@Sazgr/Random-Mini-3D-Terrain-Generator?v=1
Bugfix: Initial view
I just realized the initial view after the last update was from underneath. Anyways, this has been very quickly fixed.
Sazgr
Sazgr
published an Update
7 months ago
371
Random 3D Terrain Generator
Random 3D Terrain GeneratorControls: WASD to move Arrow keys to turn camera around Space to transfer to bird's-eye view, where you can turn the terrain with mouse Every time you run, the terrain is randomly generated from scratch. If it doesn't load and there is a white screen, try the minified version at https://replit.com/@Sazgr/Random-Mini-3D-Terrain-Generator?v=1
Street View
New Update: Press space to toggle between Bird's-eye View and Player View In player view, use arrow keys to move around :D, and in Bird's-eye View use the mouse as usual. Right now, we are working on swimming and making the water move somewhat.
Sazgr
Sazgr
@Sazgr On the top of the world with Player View ![image](https://storage.googleapis.com/replit/images/1661010483175_ee138a66c37fc72fa47280d83cbd741d.png)7 months ago
Sazgr
Sazgr
published a Repl
7 months ago
371
Random 3D Terrain Generator
Random 3D Terrain GeneratorControls: WASD to move Arrow keys to turn camera around Space to transfer to bird's-eye view, where you can turn the terrain with mouse Every time you run, the terrain is randomly generated from scratch. If it doesn't load and there is a white screen, try the minified version at https://replit.com/@Sazgr/Random-Mini-3D-Terrain-Generator?v=1
AquiIo
AquiIo
Super neat!2 months ago
DarwinHanks
DarwinHanks
cool2 months ago
Sazgr
Sazgr
published a Repl
9 months ago
14
Stonefish Chess Engine [BITBOARDS]
Stonefish Chess Engine [BITBOARDS]A completely reworked bitboard version of my chess engine Stonefish (Estimated 2350-2500 rating) Please post a picture if you beat the bot!
Sazgr
Sazgr
whoops fixed it9 months ago
HesterH1
HesterH1
Your article content is being very much interested, I am very impressed with your post. I hope to receive more great posts.9 months ago
Sazgr
Sazgr
published a Repl
1 year ago
6
hordes
hordesA 3D rendition partly based on a hordes.io character, more stuff to come
ASHERHAHN
ASHERHAHN
Cool bro 7 months ago
ASHERHAHN
ASHERHAHN
Here his accounts Sazgr, Kawgr, Annoyance, LuckySaz, Warspite7 months ago
Sazgr
Sazgr
published a Repl
1 year ago
6
hordes
hordesA 3D rendition partly based on a hordes.io character, more stuff to come
ASHERHAHN
ASHERHAHN
Cool bro 7 months ago
ASHERHAHN
ASHERHAHN
Here his accounts Sazgr, Kawgr, Annoyance, LuckySaz, Warspite7 months ago
Sazgr
Sazgr
published a Repl
1 year ago
3
Stonefish
StonefishNewest version of Sazgr's chess engine (v2.4.3) Next steps: Draw detection Nice GUI :3
Sazgr
Sazgr
published a Repl
1 year ago
3
Stonefish
StonefishNewest version of Sazgr's chess engine (v2.4.3) Next steps: Draw detection Nice GUI :3
Sazgr
Sazgr
published a Repl
1 year ago
3
Stonefish
StonefishNewest version of Sazgr's chess engine (v2.4.3) Next steps: Draw detection Nice GUI :3
Sazgr
Sazgr
published a Repl
1 year ago
3
Stonefish
StonefishNewest version of Sazgr's chess engine (v2.4.3) Next steps: Draw detection Nice GUI :3
Sazgr
Sazgr
published a Repl
1 year ago
3
Stonefish
StonefishNewest version of Sazgr's chess engine (v2.4.3) Next steps: Draw detection Nice GUI :3
Sazgr
Sazgr
published a Repl
1 year ago
0
Stonefish v2.0
Stonefish v2.0Newer chess engine by Sazgr | ~2125 rating :)