<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-28452163</id><updated>2011-04-21T20:04:36.863-07:00</updated><title type='text'>Dominion Over Spiders</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://cubicool.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/28452163/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://cubicool.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>cubicool</name><uri>http://www.blogger.com/profile/17506165971583571537</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>4</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-28452163.post-114896414862913215</id><published>2006-05-29T21:31:00.000-07:00</published><updated>2006-05-29T21:45:01.436-07:00</updated><title type='text'>Morphs Working</title><content type='html'>Well, after a few sidetracks (Cal3D-0.11rc1/rc2) and a busy week at work, I've completed the first working steps of integrating Morph Animations into Soya. It's not complete yet (and requires using both my Soya branch at gna.org and at least Cal3D SVN/trunk as of last night), but it is only lacking as regards "polish" and cleanup. The core guts are there, for sure.&lt;br /&gt;&lt;br /&gt;For your viewing pleasure here are some screenshots and an AVI video. Please note that many people have said the AVI does not work correctly in certain versions of MPlayer. :/ It should be 26seconds long and very "smooth."&lt;br /&gt;&lt;br /&gt;&lt;a href="http://cherustone.com/morpher-1.png"&gt;Before Morph (PNG)&lt;/a&gt;&lt;br /&gt;&lt;a href="http://cherustone.com/morpher-2.png"&gt;After Morpht (PNG)&lt;/a&gt;&lt;br /&gt;&lt;a href="http://cherustone.com/morpher.avi"&gt;A Movie, huzzah! (AVI)&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The next step, following cleanup, will be to modify the exporter (which I am also restructuring) to export Shape Keys for the artist automatically. This should all be done by the 26th of June or so, which is our target date for merging this stuff into trunk. Cal3D-0.11/12-release should also be out by then, which will be a requirement.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/28452163-114896414862913215?l=cubicool.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://cubicool.blogspot.com/feeds/114896414862913215/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=28452163&amp;postID=114896414862913215' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/28452163/posts/default/114896414862913215'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/28452163/posts/default/114896414862913215'/><link rel='alternate' type='text/html' href='http://cubicool.blogspot.com/2006/05/morphs-working.html' title='Morphs Working'/><author><name>cubicool</name><uri>http://www.blogger.com/profile/17506165971583571537</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-28452163.post-114841007167334729</id><published>2006-05-23T11:39:00.000-07:00</published><updated>2006-05-23T11:47:51.680-07:00</updated><title type='text'>I Watched You Change</title><content type='html'>More on the morph targets:&lt;br /&gt;&lt;br /&gt;I had to modify the submesh building function a bit so that only meshes as a part of the _meshes dictionary are rendered. The old method was to use the Cal3D wrapper function to get the highest mesh value and simply render them all. However, Morph Targets introduce  a new complication in that you add CoreMeshes (CoreMeshii?) as usual, but shouldn't render or attach them in the "normal sense."&lt;br /&gt;&lt;br /&gt;As it stands, adding a morph will require something like the following:&lt;br /&gt;&lt;br /&gt;1. In your model.cfg: morph=foo.xmf&lt;br /&gt;2. In your code: cal3dshape.add_morph_target("myMorphName", "meshFrom", "meshTo")&lt;br /&gt;3. In your code: cal3dvolume.animate_morph_target("myMorphName", 1.0, 1.0)&lt;br /&gt;&lt;br /&gt;Is using "morph_target" superfluous? Would add_morph()/animate_morph() be sufficient?&lt;br /&gt;&lt;br /&gt;Also, guess what error message Cal3D gives you when you try and setup a morph from one incompatible mesh to another? "Internal Error." That's pretty ambiguous.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/28452163-114841007167334729?l=cubicool.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://cubicool.blogspot.com/feeds/114841007167334729/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=28452163&amp;postID=114841007167334729' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/28452163/posts/default/114841007167334729'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/28452163/posts/default/114841007167334729'/><link rel='alternate' type='text/html' href='http://cubicool.blogspot.com/2006/05/i-watched-you-change.html' title='I Watched You Change'/><author><name>cubicool</name><uri>http://www.blogger.com/profile/17506165971583571537</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-28452163.post-114818654821940507</id><published>2006-05-20T21:39:00.000-07:00</published><updated>2006-05-20T21:42:28.226-07:00</updated><title type='text'>addAsMorphTarget FTW!!1!11</title><content type='html'>Well, after about six hours of hacking around (and a slight nudge in the right direction from &lt;a href="http://jwwalker.com"&gt;J. Walker&lt;/a&gt;), I've the basics of Morph Targets in Cal3D working. Now to work on integrating that with Soya.&lt;br /&gt;&lt;br /&gt;I probably could have done it faster, but I got distracted playing X2 again.&lt;br /&gt;&lt;br /&gt;"Gross shots are cool--that is, if you want to be sober and throw up..."&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/28452163-114818654821940507?l=cubicool.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://cubicool.blogspot.com/feeds/114818654821940507/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=28452163&amp;postID=114818654821940507' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/28452163/posts/default/114818654821940507'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/28452163/posts/default/114818654821940507'/><link rel='alternate' type='text/html' href='http://cubicool.blogspot.com/2006/05/addasmorphtarget-ftw111.html' title='addAsMorphTarget FTW!!1!11'/><author><name>cubicool</name><uri>http://www.blogger.com/profile/17506165971583571537</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-28452163.post-114815292869642601</id><published>2006-05-20T12:15:00.000-07:00</published><updated>2006-05-20T14:20:30.663-07:00</updated><title type='text'>yield self.__next()</title><content type='html'>First of all, thanks to Arc for cleaning up the photo and creating this sweet Dick Tracy mockup; mad skills. :) Secondly, I don't really know what to put here other than a few words of what I'm working on at the moment.&lt;br /&gt;&lt;br /&gt;I found Soya a few weeks ago while writing a Blender exporter for another project and liked it immediately. I'm a Python programmer first and foremost, so Soya is right up my alley. (Engines w/ "Python bindings" aren't the same thing--Soya isn't a light wrapper around something else in C++, it __IS__ Python.)  At the moment I'm working on cleaning up and restructuring the &lt;a href="http://cal3d.sf.net"&gt;Cal3D&lt;/a&gt; exporter, since a lot of poeople use it as a template for writing their own exporters (I did!) and there's no reason it can't be made more modular. I know PRaabjerg is probably going to get a SOC backing for working on the exporter too, so hopefully I can have it done for him to do his work a little bit easier.&lt;br /&gt;&lt;br /&gt;Is that last sentence a run-on?&lt;br /&gt;&lt;br /&gt;Another thing I want to do this weekend is get some Cal3D morph target action going. As far as Cal3D's implementation is concerned, it's not too terrible to grasp. Basically, given two meshes A and B (with the understading they use the same vertices in the same order), interpolate between the two over a period of time, also honoring all action/animation trasformations. I actually think I'll start hacking on that now...&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/28452163-114815292869642601?l=cubicool.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://cubicool.blogspot.com/feeds/114815292869642601/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=28452163&amp;postID=114815292869642601' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/28452163/posts/default/114815292869642601'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/28452163/posts/default/114815292869642601'/><link rel='alternate' type='text/html' href='http://cubicool.blogspot.com/2006/05/yield-selfnext.html' title='yield self.__next()'/><author><name>cubicool</name><uri>http://www.blogger.com/profile/17506165971583571537</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
