Project2 / GroupDanJohnAdrianBlogMay 1,2009 by amoore (link) We can create a heat graph for motion graph values. We almost have all the other components ready for random walk. We did a lot of alignment work and bug fixing as well. picture of motion graph ![]() April 21,2009 by geil (link) We want to do something with "Implement an automatic method to build a motion graph (e.g. create the distance grid and find good transitions). Do something to show that the graph is good (even just randomly generate motion). Preferably (you should have time to do at least something) have more controlled generation. " April 21,2009 by geil (link) Located here: http://www.cs.wisc.edu/graphics/Courses/AdvancedGraphics09/Geil/P2Writeup Download link is there too. April 6,2009 by jbyrne (link) The BVH Loader works. It is built using a lexer and parser generated by flex and bison. We use those tools to make our OBJ file loader also. ![]() April 3,2009 by amoore (link) We have an opengl window and an obj loader. We also have a window with controls. We use a real compiler to load the .obj, and the way we did it should make bvh easy to read. ![]() March 30,2009 by amoore (link) What We Plan To Use: Language: C++ in Windows, using winAPI and opengl Tools: Visual Studio 2008 Version Control: SVN, probably set up on school computers March 26,2009 by gleicher (link) empty |