From 0c042b96678834c275f2d457af94c0266818d8de Mon Sep 17 00:00:00 2001 From: George Sokianos Date: Mon, 21 Mar 2022 01:17:36 +0000 Subject: [PATCH] Added menu at section 4 of v2 Manual --- MaxonCinema4D_v2/04-Basics.md | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/MaxonCinema4D_v2/04-Basics.md b/MaxonCinema4D_v2/04-Basics.md index 68a7f4f..87336b9 100644 --- a/MaxonCinema4D_v2/04-Basics.md +++ b/MaxonCinema4D_v2/04-Basics.md @@ -1,3 +1,37 @@ +- [Basics](#basics) + - [1. Document](#1-document) + - [2. Menu](#2-menu) + - [3. Toolbars and windows](#3-toolbars-and-windows) + - [4. Input window](#4-input-window) + - [5. Warnings](#5-warnings) + - [6. Coordinate Systems](#6-coordinate-systems) + - [7. Grid](#7-grid) + - [8. Units and Functions](#8-units-and-functions) + - [9. Angle system](#9-angle-system) + - [10. Camera model](#10-camera-model) + - [11. Objects](#11-objects) + - [12. Points, Edges and Faces](#12-points-edges-and-faces) + - [13. Polygons](#13-polygons) + - [14. Light model](#14-light-model) + - [15. Colors](#15-colors) + - [16. Materials and Textures](#16-materials-and-textures) + - [17. Smoothing](#17-smoothing) + - [18. Image output](#18-image-output) + - [19. Working method](#19-working-method) + - [20. Animation](#20-animation) + - [20.1 Keyframe Animation](#201-keyframe-animation) + - [20.2 Keys, Sequences, Tracks and Blocks](#202-keys-sequences-tracks-and-blocks) + - [20.3 Path Animation](#203-path-animation) + - [20.4 Hierarchy Animation](#204-hierarchy-animation) + - [20.5 Skeleton Animation](#205-skeleton-animation) + - [20.6 Inverse Kinematics](#206-inverse-kinematics) + - [20.7 Camera animation](#207-camera-animation) + - [20.8 Material Animation](#208-material-animation) + - [20.9 Texture Animation](#209-texture-animation) + - [20.10 light animation](#2010-light-animation) + - [20.11 sun animation](#2011-sun-animation) + - [20.12 Special Effects](#2012-special-effects) + # Basics Important basics for understanding the program are explained here. Please read this part as carefully as possible.