Browsing articles tagged with " procedural"
Dec
24
2014

Mobius strip Mesh Generator

^Current results.. drawn with Debug.Drawline() for now.. Trying to create möbius strip mesh using a script.. Founded some formulas here: (and it even has .obj exporter, but rather do it inside unity..) http://www.java2s.com/Open-Source/CSharp_Free_Code/3D/Download_Helix_3D_Toolkit.htm  TODO: – Build mesh (möbius strip) ** Well there is now better […]

Jun
23
2014

Grass Maker for Mesh Terrain (wip)

Trying to make some basic grass/plants generator for mesh terrain.. (not terrain object). (This is part of Mesh Terrain/Splatmap Tool) FEATURES – Editor plugin: Generates grass billboard planes(quads) over mesh surface (using raycast..) – Checks splatmap color, if its over certain threshold, then add grass […]

Feb
3
2014

River Mesh Generator

Testing river mesh generation, idea is from forum topic: http://forum.unity3d.com/threads/225561-Is-there-any-way-to-have-a-river-flow-without-flow-maps?p=1502875 Webplayer: http://unitycoder.com/upload/demos/RiverMeshMakerUnity/ Features: – Start point, length, width, segment length, adjustable x-position (middle of the river), in the screenshot using Mathf.Cos(#) – Each piece/segment has UV (0,0 to 1,1) so can scroll the texture to […]

Aug
7
2013

Procedural Tree Mesh Generator (wip)

Small test for doing procedural trees.. (screenshot showing trunk with resolution 8 and 5 sides..) Current features: – Trunk creation: adjustable height, height segments, resolution (amount of “sides”) – Using quads – Perlin noise rotations for trunk direction – Adjustable root segment radius multiplier (so […]

Mar
23
2013

Substance Resources For Unity

You can use Allegorithmic Substance Materials with Unity, here’s few useful links: (^main image is from the free SubstancePlayer) TUTORIALS How to use Substances and what they are (unity3d blog) Official Allegorithmic YouTube channel FREE SUBSTANCES & DEMO PACKAGES 18 Free Substances (unity asset store) […]

Jan
24
2013

Perlin Dungeon Maker

Perlin noise generated dungeons / caves! (w.i.p) Webplayer: http://unitycoder.com/upload/demos/PerlinDungeons1/ (v1.0 : some bugs in webplayer build: floor & roof normals / tangents broken?, minimap is broken..) Current version info: – Creates 2D texture and array with perlin noise (not needed, since you could check x,y […]

Sep
2
2012

Flying inside 3D Perlin Cave

Never-ending perlin caves to explore! Current features: – Unlimited cave flying – Plasma(?) cannon – Moving around with keys (wasd/arrow keys) – Shooting with mousebutton – 1 stone material – added: light source, shooting sound, block destruction, basic collision detection for movement (not for player […]

Connect

Twitter View LinkedIn profile Youtube Youtube Join Discord Twitch

UnityLauncherPro

Get UnityLauncherPRO and work faster with Unity Projects!
*free unity hub alternative

@unitycoder_com

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.