Timeline for Generate random line path with no intersection
Current License: CC BY-SA 4.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 10, 2022 at 16:11 | comment | added | bornander | There are plenty of libraries that does the intersection test for you, I am not sure what language you're using but finding a library should be trivial. As for the 3D solution, it's analog to the 2D with an added z component. | |
| Jul 8, 2022 at 17:33 | vote | accept | EEAH | ||
| Jul 8, 2022 at 13:57 | comment | added | EEAH | Thank you. Regarding the math library it would be helpful having a library that does this kind of stuff in general in game development. Moreover can you post a solution in 3d space ? It should be the same idea but with different equations right ? | |
| Jul 8, 2022 at 13:54 | vote | accept | EEAH | ||
| Jul 8, 2022 at 17:33 | |||||
| Jul 7, 2022 at 5:48 | history | answered | bornander | CC BY-SA 4.0 |