Difference between revisions of "Research:Mesh deformations"
Frankiezafe (Talk | contribs) (Created page with "== First tests in blender == <script> include( "g/inc.php" ); $glr_factory->addGallery( array( "path" => "20150721-research-deformation-blender/" ) ); </script>") |
Frankiezafe (Talk | contribs) (→Control via shader in Unity) |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
== First tests in blender == | == First tests in blender == | ||
| + | |||
| + | Simple edition of mesh. | ||
<script> | <script> | ||
| Line 5: | Line 7: | ||
$glr_factory->addGallery( array( "path" => "20150721-research-deformation-blender/" ) ); | $glr_factory->addGallery( array( "path" => "20150721-research-deformation-blender/" ) ); | ||
</script> | </script> | ||
| + | |||
| + | |||
| + | == Generation of control map == | ||
| + | |||
| + | <html> | ||
| + | <div class="vimeo-counch"> | ||
| + | <iframe src="https://player.vimeo.com/video/115168153?title=0&portrait=0&byline=0" width="800" height="450" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe> | ||
| + | </div> | ||
| + | <div class="vimeo-counch-pusher"> </div> | ||
| + | </html> | ||
| + | |||
| + | |||
| + | == Control via shader in Unity == | ||
| + | |||
| + | <html> | ||
| + | <div class="vimeo-counch"> | ||
| + | <iframe src="https://player.vimeo.com/video/133981802?title=0&portrait=0&byline=0" width="800" height="450" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe> | ||
| + | </div> | ||
| + | <div class="vimeo-counch-pusher"> </div> | ||
| + | </html> | ||
Latest revision as of 22:46, 7 February 2016
First tests in blender
Simple edition of mesh.
Generation of control map
Control via shader in Unity























