Skip to content

Commit

Permalink
a new intro to 2d content, similar to 3d
Browse files Browse the repository at this point in the history
  • Loading branch information
vgezer committed Jul 30, 2024
1 parent 831bec9 commit d7fa2dd
Show file tree
Hide file tree
Showing 11 changed files with 321 additions and 0 deletions.
Binary file added tutorials/2d/img/2d_editor_guidelines.webp
Binary file not shown.
Binary file added tutorials/2d/img/2d_editor_viewport.webp
Binary file not shown.
Binary file not shown.
Binary file added tutorials/2d/img/2d_platformer_demo.webp
Binary file not shown.
Binary file added tutorials/2d/img/2d_ruler_with_snap.webp
Binary file not shown.
Binary file added tutorials/2d/img/2d_snapping_options.webp
Binary file not shown.
Binary file added tutorials/2d/img/2d_snapping_options_menu.webp
Binary file not shown.
Binary file added tutorials/2d/img/2d_toolbar.webp
Binary file not shown.
Binary file added tutorials/2d/img/3d_in_2d_demo_editor.webp
Binary file not shown.
1 change: 1 addition & 0 deletions tutorials/2d/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
:maxdepth: 1
:name: toc-learn-features-2d

introduction_to_2d
canvas_layers
2d_transforms

Expand Down
320 changes: 320 additions & 0 deletions tutorials/2d/introduction_to_2d.rst

Large diffs are not rendered by default.

0 comments on commit d7fa2dd

Please sign in to comment.