Calculate shadow path & size + object size based on distance

  • Thread starter Thread starter chubby92
  • Start date Start date
  • Tags Tags
    Path Shadow
Click For Summary
To calculate the shadow path and size of a 2D circle moving in a 3D space, consider the circle's radius, position, and the light source's fixed position above the circle. The shadow's size will depend on the distance from the light source and the circle's movement path. Understanding 3D projection techniques is essential for accurate calculations, as the shadow's geometry is influenced by the circle's position relative to the light source. Algebraic methods can be used to implement the geometric principles involved. Familiarizing yourself with perspective transformations will aid in visualizing and calculating the shadow's behavior.
chubby92
Messages
1
Reaction score
0
What are the variables I need to take in account if I want to calculate shadow path and size?
I will try to simplify my questions.

I have a 2d circle (radius: 28) which means the size of the circle (in box) is 56x56 at specific point (lets say 300,300).

I tell the 2d circle to go in specific path, let's say from 300,300 to 300,200.

I want to tell its shadow what path to do based on the 2d circle path.

ofcourse the size of the ball need to be calculated aswell..

I guess I need some extra variables because I am talking about 3d space in 2d.. (lets say the "sun" is always above the ball so u don't need to calculate its degrees from the "sun", only its distance)
I am pretty sure it's possible but I have no idea how to calculate and what extra variables I need...
Hopefully you understood what I want, if u didnt just tell me which part and I will try to re-explain or something.

Thanks
 
Last edited:
Physics news on Phys.org
Topic about reference frames, center of rotation, postion of origin etc Comoving ref. frame is frame that is attached to moving object, does that mean, in that frame translation and rotation of object is zero, because origin and axes(x,y,z) are fixed to object? Is it same if you place origin of frame at object center of mass or at object tail? What type of comoving frame exist? What is lab frame? If we talk about center of rotation do we always need to specified from what frame we observe?

Similar threads

Replies
6
Views
2K
  • · Replies 39 ·
2
Replies
39
Views
5K
  • · Replies 4 ·
Replies
4
Views
474
  • · Replies 3 ·
Replies
3
Views
592
  • · Replies 17 ·
Replies
17
Views
791
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 0 ·
Replies
0
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
Replies
6
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K