Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
1
1re Physique - TP Planètes
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
frederic.arroyo
1re Physique - TP Planètes
Graph
dfb8f7fb1cca8f8056651c4543c7c999fd715bb4
Select Git revision
Branches
2
frederic.arroyo
main
default
protected
2 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
17
Jan
10
4
3
25
Dec
20
14
13
docs: fix formatting
main
main
docs: add video and data
docs: add video
docs: fix grammar
docs: add more comments
fix: unable to zoom out
docs: add report
docs: update README
Merge branch 'frederic.arroyo' into 'main'
style: code formatting
frederic.arroyo
frederic.arroyo
feat(gfx): update draw_line function to use signed integers for coordinates
feat(gfx): add draw line
refactor: update create_celestial_body function to use a dynamic array for celestial bodies
build: add -Wno-unused-variable flag to CFLAGS in Makefile
feat: remove central body from system
feat: integrate central body in celestial bodies
chore: fix debug path for vscode
style: update indent_size for Makefile
chore: revert devcontainer changes
style(Makefile): remove superfluous tab
build: remove unnecessary code from Makefile
build: refactor makefile
fix: cleanup memory on program exit when trails are enabeld
docs: update build instructions
feat: display trails for celestial bodies
feat: add Tschaï and Albuchef fictional planets
fix: wrong initial position computation
feat: add meters_to_au function to convert meters to AU
feat: update celestial body display scale based on the biggest semi major axis
feat: add average distance calculation
feat: NASA's celestial bodies constant values
refactor: improve get_initial_velocity function readability
feat: update celestial body colors
refactor: move display logic out of main
feat: add mercury and venus
feat: add celestial bodies names
feat: add position calculations
fix: use correct types for pixel
build(make): clearly separate release and debug flags
feat(celestial-body): compute instantaneous acceleration
Loading