During several days I have replaced standart Windows color picker with the custom one. I have made 5 types if pickers. I like to do something to the end :) The images are below:
The other feateure - import meshes with original positions preserving. Like you know, Catmull-Clark algoritm changes positions of vertices because of smoothing. I have add an option "Preserve positions". In this case in every stage of subdivision points will be moved to them original places using some additional interpolation for new points. This is not 100% solution because sometimes it breaks ideal smoothing, but sometimes it works really good.
Today I plan to make many bugfixes and implement "Focal Shift" for pen.
No comments:
Post a Comment