The coordinates are not align when they are at the same position
- Lingua principale
- Python
- Stelle
- 93.8k
- Fork
- 7.7k
- Metriche di merge delle PR
- Metriche PR in attesa
Descrizione
### If this is a support request:
**Please attempt to solve the problem on your own before opening an issue.**
Between old issues, StackOverflow, and Google, you should be able to find
solutions to most of the common problems.
Include at least:
1. Steps to reproduce the issue (e.g. the command you ran)
2. The unexpected behavior that occurred (e.g. error messages or screenshots)
3. The environment (e.g. operating system and version of manim)



Two points have the same coordinates in x and y.
However, when I push back the camer, it shows that these two points are not aligned. The misalignment is much bigger when x and y are bigger.
environment: Ubuntu 18 Version of manim: on Feb 13, 2020
### If this is a feature request:
Include the motivation for making this change.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
The issue describes a coordinate misalignment in the manim animation engine when points share the same x and y coordinates, with the error increasing with larger coordinate values. Start by examining the camera projection and coordinate transformation code, likely in modules like camera.py or scene.py. Reproduce the bug with a minimal script that places two points at the same position and renders them from different camera distances. Check how manim handles floating-point precision and depth rendering for overlapping objects.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python
- Ambito
- computer-graphics
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100