All Projects → oormicreations → Blendpeaks

oormicreations / Blendpeaks

Licence: MIT license
A free and open source addon for Blender. It creates mountain peaks.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Blendpeaks

VF-BlenderAutoSaveRender
Automatically saves a numbered or dated image after every render and can extend the Blender output path with dynamic variables
Stars: ✭ 34 (-56.41%)
Mutual labels:  blender, blender-addon
MustardTools
A set of tools for animators/riggers
Stars: ✭ 30 (-61.54%)
Mutual labels:  blender, blender-addon
Blender-Add-on-Manager
Blender Add-on Manager to install/uninstall/update from GitHub
Stars: ✭ 130 (+66.67%)
Mutual labels:  blender, blender-addon
Procedural-Terrain-Generation
3D computer graphics program in C++ OpenFrameworks of a procedural terrain generator based on simplex noise with camera movement and real-time adjustable parameters from the GUI
Stars: ✭ 18 (-76.92%)
Mutual labels:  terrain, terrain-generation
3dn-bip
A Python library for Blender addons. Blazingly fast preview loads in Blender. Images of arbitrary size. bpy.utils.previews drop-in replacement.
Stars: ✭ 41 (-47.44%)
Mutual labels:  blender, blender-addon
speckle-blender
speckle.systems/tag/blender/
Stars: ✭ 38 (-51.28%)
Mutual labels:  blender, blender-addon
RightMouseNavigation
Blender Python - Unreal Engine-style Right Mouse Viewport Navigation
Stars: ✭ 83 (+6.41%)
Mutual labels:  blender, blender-addon
voxel-builder
Voxel-based 3D modeling application
Stars: ✭ 31 (-60.26%)
Mutual labels:  blender, terrain
blendmaxwell
Maxwell Render exporter for Blender
Stars: ✭ 23 (-70.51%)
Mutual labels:  blender, blender-addon
blender-terrain
Terrain import is now a part of the blender-osm addon. Get it for free at https://gumroad.com/l/blender-osm
Stars: ✭ 28 (-64.1%)
Mutual labels:  blender, terrain
DeepBump
Normal & height maps generation from single pictures
Stars: ✭ 185 (+137.18%)
Mutual labels:  blender, blender-addon
pose-thumbnails
Blender add-on that adds thumbnails to a pose library.
Stars: ✭ 65 (-16.67%)
Mutual labels:  blender, blender-addon
BioBlender21
Blender plugin to process biological data and molecular work.
Stars: ✭ 65 (-16.67%)
Mutual labels:  blender, blender-addon
pribambase
Paint pixelart textures in real time in Blender with Aseprite.
Stars: ✭ 129 (+65.38%)
Mutual labels:  blender, blender-addon
NodeSharer
Node Sharer is an add-on for Blender that lets you easily share procedural materials as text strings.
Stars: ✭ 48 (-38.46%)
Mutual labels:  blender, blender-addon
Blender-Tools
Blender Tools combining useful functions/addons, scattered across the UI.
Stars: ✭ 119 (+52.56%)
Mutual labels:  blender, blender-addon
Blenderseed
appleseed plugin for Blender
Stars: ✭ 214 (+174.36%)
Mutual labels:  blender, blender-addon
Blender Tools
🐵 Embark Addon for Blender
Stars: ✭ 250 (+220.51%)
Mutual labels:  blender, blender-addon
m3addon
Blender Addon to import and export m3 files
Stars: ✭ 35 (-55.13%)
Mutual labels:  blender, blender-addon
AsLib
🎨: RPG map maker (paint tool)
Stars: ✭ 82 (+5.13%)
Mutual labels:  terrain, terrain-generation

Blendpeaks

A free and open source addon for Blender. It creates mountain peaks.


peaks

rocks


Requirements

  • Blender 2.80 to 2.92 (This addon was tested in Blender 2.82 2.90 2.92)

Features

  • Creates procedural mountain peaks in one click.
  • Creates rocks.
  • Easy to change parameters.
  • Uses Cycles displacement.
  • Bakes the height map in one click.

Intro

This very simple add-on generates models of mountain peaks with a procedural material. It also creates rocks.

Intro Video

https://www.youtube.com/watch?v=3-a7UdHuQIM

Download and Installtion

Download the Blendpeaks.py file from this repository. Or get the zip file from the releases page. https://github.com/oormicreations/Blendpeaks/releases

Install from the Blender Menu > Edit > Preferences > Add-ons > Install. Pick the zip file Blendpeaks.zip. Enable this addon. You will find the UI in the 3D View window when you press N.

Some versions of Blender may not show the UI or addon. Try installing the python file Blendpeaks.py directly after unzipping the zip.

Usage

Just click the Create Peak button! Its done.

Blendpeaks Panel

Divisions: define the resolution of the geometry.

Randomize: sets up semi-random parameters for creation of a unique peak.

The following parameters can be adjusted anytime, before or after creation of the peak (Select the peak and change it).

Height: Changes the height. Also goes in negative to create pits.

Seed: Changes overall shape.

Shape: Defines gross shape.

Shape Details: Finer details.

Ridges: Changes the sharp edges on the peak.

Ridges Details: You can have more straight or random ridges.

Erosion: Creates eroded peaks with outcrops of rocks.

Erosion Scale: Scale of eroded features.

Snow: Adjust the amount of snow on the peak. It is angle dependent. Does on appear on steep slopes.

Rock: Adjust the amount of grass/rock material on the peak.

Scale: Scale the model along with the textures. You can also scale it as usual and later adjust the textures.

Colors: Change the colors as you wish. Or you can edit the shader directly.

Bake Panel

Size: Width and height of the image for height map.

Switch to Eevee: Switches to Eevee renderer immediately after baking the height map and applies it on the model.

Bake Height Map: Bakes a height map/displacement map for use in Eevee or in game engines etc.

Rocks Panel

Divisions: Number of divisions, or polys.

Size: Size of the rock.

Height: Height in z-direction (It is scaled)

Shape: Variation in shape.

Shape Scale: How tiny or big the features are.

Smoothness: More or less round shape.

Details: Like cracks and chips.

Detail Scale: Tiny or big cracks etc.

Lava: Frozen lava rock.

Colors: Change colors.

Create Rock: Create a rock.

Misc Panel

Reset Defaults: button will reset all parameters to default values. Else they remain stored in your blender file.

Warning: Reset Default will immediately affect the selected object. All your settings will be gone. Deselect the object if you need to create a new one.

Help | Source | Updates: brings you to this page on GitHub.

Known Issues

  • If you have two peaks and you change the first, and select the second and try to change it, it gets all the parameters of first peak and the last setting is lost. This is because the other parameter remain in the UI, while you selected the second peak.
  • Does not work in non-English versions yet.
  • Sometimes it fails to save the baked texture file. Usually you can save it manually from Image Editor. Save it as OPEN EXR file with 32 bit depth. Ensure that you have saved the blender file before baking. Try starting from a clean new blender scene.
  • Always save your stuff!

Misc Info

This plugin has been released under MIT license, which means it is free for any kind of use and modification, but has no warranties or liabilities. Please read the license before you download and use it.

About

A FOSS Project by Oormi Creations.

http://oormi.in

A limited support is available via email.

[email protected]

logo

Sep 2020.

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