Loading...
Processing Forum
Recent Topics
All Forums
Screen name:
luis2048
Blog:
http://blog.luis.net
Website:
http://luis.net
luis2048's Profile
1
Posts
16
Responses
0
Followers
Activity Trend
Last 30 days
Last 30 days
Date Interval
From Date :
To Date :
Go
Loading Chart...
Posts
Responses
PM
Show:
All
Discussions
Questions
Expanded view
List view
Private Message
help with generating fast seamless textures
[1 Reply]
20-May-2011 01:21 PM
Forum:
Programming Questions
I want to generate a seamless (tileable) square texture image. I managed to do so with Perlin noise, unfortunately its quite slow. This is what I have:
http://www.openprocessing.org/visuals/?visualID=29206
Are there any other recommended ways?
Ideal requirements:
use only integer variables
not rely on built-in processing noise function
must use 2D (lines,rectangles, circles, or plotting pixels)
100% procedurally generated.
Single Tile:
Tiled images:
I was thinking about mirroring a random image and flipping it 4 ways, but you can still notice the seam.
«Prev
Next »
Moderate user : luis2048
Forum