Skip to main content

Questions tagged [animation]

1 vote
0 answers
58 views

I extracted vertex data: positions, indices, weights and bone indices, as well as animation data: inverse-bind matrices, sampler inputs and outputs, etc, from SimpleSkin.gltf I followed the tutorial ...
Ofiongston's user avatar
1 vote
0 answers
90 views

I’m currently working on a project involving animation programming using OpenGL and BVH (Biovision Hierarchy) data for animation, and I am trying to get my head around it. I’ve run into some issues ...
blov's user avatar
  • 11
2 votes
1 answer
282 views

Say we have the transformation: \begin{bmatrix} 1 & 0 & 0\\ 0 & 0 & 1\\ 0 & 1 & 0\\ \end{bmatrix} i.e. the matrix that encodes swapping the z and y axes. This is equivalent to ...
Makogan's user avatar
  • 1,891
2 votes
2 answers
336 views

I am trying to transform the mesh data in a gltf file and then modify the skin and animation data accordingly. Let's say we want to transform the data using a 4x4 homogeneous matrix. For ...
Makogan's user avatar
  • 1,891
0 votes
0 answers
34 views

I want to create an animated GIF, but instead of 8-bit 256 colours, my data is comprised of binary bitmaps of black/white pixels. Can GIF accommodate this, or are pixels in GIF always 8-bit indices? I ...
Bram's user avatar
  • 280
1 vote
0 answers
502 views

Being new to Python and this community, I am trying to plot the pulse return from a transducer. The pulse return is 400 uSecs in duration and occurs every 100 milliseconds. So far I can plot the ...
R Bowles's user avatar
0 votes
1 answer
87 views

https://foundation.app/mg/20210227-3lau-makes-history-1790 The link above shows a video animation that has a rainbow wave distortion effect applied to it, that ripples across the video. how, and in ...
user610620's user avatar
1 vote
0 answers
59 views

I am trying to transfer some mocap data from one skeleton to another one. However, the skeletons have different rest poses (one has T-pose, and the other some other one), so I am trying to convert the ...
guillefix's user avatar
  • 111

15 30 50 per page