hypocycloid3 manim hypocycloid example video class HypocycloidSceneComplete(Scene): radius=1.5 color_path=RED divisions=[1,2,3,4,5,6,7,8] def construct(self): self.show_animation() def show_animation(self): c = True for i in self.divisions: r2=self.radius/i self.hypo(self.radius,r2,c) c = False def hypo(self,r1,r2,animation): # Manim circle c.. 2024. 5. 16. svg paper.js epicycloid & hypocycloid : astroid and quatrefoiloid 2024. 3. 22. svg paper.js hypocycloid: astroid ... 2024. 3. 19. 이전 1 다음