python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Need help expanding particle system spread / divergence from 2 to 3 dimensions
I need help. I've been struggling with this for a week now and getting nowhere. I am building a 3D particle system mainly for learning and I am currently working on particle spread / divergence. In sp...
Rich95
Votes: 0
Answers: 1
Find which two angles an angle is between in Python
I have a list of angles (in radians) in the range [-pi, pi]. The angles can be assumed to ordered as follows:
every increasing index in the list will be counter-clockwise to the previous
there are no...
Jeff L
Votes: 0
Answers: 2
Find correct segment of wheel based on angle
In this scenario, an angle of 0 means that the line segment between the min index (0) and max index (7) is horizontal on the right half of the circle - the image on the left. In the middle image, the...
soleil
Votes: 0
Answers: 1
Visio Pie Chart set angle of first slice to 12 o'clock
I'm trying to start the first slice of a master pie chart object in Visio to the 12 o'clock (0 degrees) position - currently it seems to default to the 3 o'clock position. In excel this would be equiv...
BMoore
Votes: 0
Answers: 2