Skip to content
#

assets

Here are 744 public repositories matching this topic...

assimp
malortie
malortie commented Nov 28, 2019

According to Assimp's documentation (see anim.h, line 269). The description of aiNodeAnim says the following:

The transformation matrix computed from these values replaces the node's original transformation matrix at a specific time. This means all keys are absolute and not relative to the bone default pose.

From my understanding, I believe the original transformation refers to aiNode's

perguth
perguth commented Jun 9, 2019

This a 🐛 bug report.

.documents is not accepting an object as second parameter even though it's documented in the README.

Expected Behavior

var someState = { render: 'me' }

// Documented API:
// `compiler.documents(routename, [opts], done(err, { buffer, hash }))`
compiler.documen

Improve this page

Add a description, image, and links to the assets topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the assets topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.