python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Motion Vector - how to calculate it properly?
I'm trying to wrap my head around calculating motion vectors (also called velocity buffer). I found this tutorial, but I'm not satisfied with explanations of how motion vector are calculated. Here is ...
bilek993
Votes: 0
Answers: 1
Making a 3d histogram from a datacube in python
So I currently have a datacube that is of dimensions 1014 by 1014 by 24. Essentially this is 24 images of size 1014 pixels by 1014 pixels. The 24 images were all taken at different times in the year
I...
ProtonChain
Votes: 0
Answers: 0
How do you get a random point in a 3D plane
I need to get a random point in a plane. Let's say we have a quad and know the positions of the four vertices that make it up. How do I get a random point that's within that quad?
AmDesperate
Votes: 0
Answers: 2
Transformation Matrix between all points of surface after a rotation and translation
My question is simple but i can't remember the "transformation" formula:
I have a surface S in a 3d world. I know the coordinate of all four corners (P1, P2, P3, P4) where P1 is (x1, y1, z1)...

Yanez Diego Parolin
Votes: 0
Answers: 0