Browsing articles from "September, 2012"
Sep
30
2012

Marching Cubes Voxel Terrain

Marching cubes terrain sculpting v2.0 (this is also based to the earlier webgl port) Current Features: – Can add / remove ground – Special shader for blending materials (based on world Y) – Moved raycasting to camera, can add multiple chunks (but they are not […]

Sep
25
2012

Marching Cubes (Javascript)

Converted this Marching Cubes(three.js/webgl) to Unity Javascript – Added image#3 (using perlin noise to generate caves) – Added profiler image, fatal error image, neighbour chunk connection problem.. – Changed default unity arrays to Lists(), much faster now – Added some new images – Now digging […]

Sep
19
2012

Testing Mecanim + Biped

Tried to follow the mecanim tutorial from here: http://www.youtube.com/watch?v=QGXns8GemU0 (Unity 4 – Using Mecanim) Had to do few things differently to make it work..(also the current UI seems to be different from that video?) Here’s the (modified)  steps from the video to get your own […]

Sep
7
2012

Water Shader Test (from 3ds max shader)

Tried to convert this .fx shader to unity, almost works, but not quite the same yet.. Webplayer: http://unitycoder.com/upload/demos/3dsmaxwatershader_unity1/ Download source: maxWater5.unityPackage

Sep
5
2012

Water Shader Test (from minecraft plugin)

Tried to convert one minecraft water shader to Unity.. some bugs left, as it doesnt really look that nice? (although havent seen the original in action..) Webplayer: http://unitycoder.com/upload/demos/minecraftwatershaderpluginUnity1/ Shader source:

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 […]

Sep
1
2012

XYZ Point Cloud Data Viewer (DX11)

Latest version is here >> Check new page here: http://unitycoder.com/blog/2014/03/19/asset-store-point-cloud-viewer-unity/ Quick test for reading XYZ point cloud data and displaying it using DX11 features. Current info: – 1 million points works fine (60fps with no update loop, 20fps with pos.x+1 for each point in a […]

Connect

Twitter View LinkedIn profile Youtube Youtube Join Discord Twitch Instagram

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.