Far too long...
It has been far too long since my last post. I’ve been crunching on finishing up a project at work, the PC port to TopSpin2. I have not had a chance to work on anything for Alexander’s Kingdom in a while. Right now the project is sort of in limbo because of art problems. Basically I’m having trouble actually sitting down and finishing any of the art.
The big hurdle has been learning how to rig and animate as skinned mesh. I’ve figured it out for the most part but don’t seem to have the time to invest in it. Hopefully I’ll get a chance soon.
On the graphics side I’ve been thinking about a solution for the crayon line edge problem. I want to render out a depth/normal (
After that I was thinking of generating a line color buffer to decide what color to draw the edge lines. This would be another render target like the depth/Normal buffer (or possible an indexed palled using the last channel in the Depth/Normal buffer. When an edge is detected it renders the edge color of the sample point nearest the camera. No idea if it will work but it should be better than black lines.
I’ve also wanted to code a distortion buffer for a long time but I don’t think it will match the crayon rendering style of this project. Ahhh well, maybe on the next project.
0 Comments:
Post a Comment
<< Home