lucio Posted August 31, 2006 Share Posted August 31, 2006 All this talk about implementing a ramp editor, I thought I might do a shameless plug on the ramp editor I created for an app I work on at home in my *spare* (ha ha) time. Its also a way to show what's possible given enough interest/resources. The editor is a GL window which is a subclass of my channel editor. So I didn't have to write the entire widget from scratch. The app is a fractal renderer, which requires a periodic ramp, so this is a periodic ramp editor. I cheated the periodicity by mirroring all keyframes before and after the working keyframes. You can edit the color and the slope of the color change. You can also keyframe the positions along the ramp and colors themselves if need be. Below the Ramp Editor is one of the fractals generated. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.