Quantcast
Channel: texture – Unity Coding – Unity3D
Browsing latest articles
Browse All 15 View Live

Image may be NSFW.
Clik here to view.

Mesh Terrain Texturing/SplatMap Tool (wip)

Small editor plugin for creating splatmap/splatmask for mesh based terrain. (not terrain object) Current features: – Create splatmap based on face angles (adjustable slope angles) – Texture painting...

View Article



Image may be NSFW.
Clik here to view.

[Asset Store] Mobile Paint

Simple touch paint program, optimized for mobiles. — Asset Store: https://www.assetstore.unity3d.com/en/#!/content/19803 Forum thread:...

View Article

Image To Grayscale Script

Quick test trying to convert this Basic256 script into Unity c# (trying to keep it close to original code..) maybe still some problems as the output seems darker than the example.....

View Article

Image may be NSFW.
Clik here to view.

Photoshop Trees

Just noticed PhotoshopCC has some Tree renderer: http://blogs.adobe.com/jkost/2015/01/creating-trees-in-photoshop-cc-2014.html Here’s some images of those in 256×256 png, could work as sprites?

View Article

Image may be NSFW.
Clik here to view.

UnitySVG fork

SVG to Bitmap converter. Forked this repository while ago: https://github.com/MrJoy/UnitySVG “UnitySVG is a library for reading SVG files and producing Texture2D objects from them at runtime” Updated...

View Article


Image may be NSFW.
Clik here to view.

Terrain AlphaMap Texture FilterMode (sharp texture blending)

You can use shader to do sharp blending on terrain textures like this old version custom terrain sharp blending shader, but can also set alphamap texture filtermode instead! (no custom shaders needed)...

View Article

Image may be NSFW.
Clik here to view.

Sprite Sheet Flip Book Shader

Converted this old animated sprite sheet script into shader, its useful for animating sprites from sprite sheet. (when Animator is too heavy for simple sprite animation) Could be extended to have...

View Article

Image may be NSFW.
Clik here to view.

Scrolling Texture Plotter using CustomRenderTexture

Saw interesting question in the forums (link) about drawing plotter like data that would scroll up, got idea about custom rendertextures (since it was similar to this effect) Basic idea: – use...

View Article


Image may be NSFW.
Clik here to view.

Texture tiling broke, after importing material and texture from 2018.x into...

Imported some .unitypackage from 2018 into 2017 (to downgrade), and had strange texture issue with some part of the model.. took couple of hours to find out that material tiling had resetted to 1...

View Article


Image may be NSFW.
Clik here to view.

Reference Image Viewer Editor Window

If you are working on a single monitor, and/or need to have some reference images in view.. Here’s a small editor plugin to show texture on a window. Source:...

View Article
Browsing latest articles
Browse All 15 View Live




Latest Images