Tutorials/ru: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 81: Line 81:
Exercise raytracing 05.jpg|link=[[Manual:Creating renderings]]|[[Manual:Creating renderings|Creating renderings]] <br/>Quickly produce a rendered image of your bodies with POV-Ray and LuxRender, if they are installed in your system.
Exercise raytracing 05.jpg|link=[[Manual:Creating renderings]]|[[Manual:Creating renderings|Creating renderings]] <br/>Quickly produce a rendered image of your bodies with POV-Ray and LuxRender, if they are installed in your system.
Raytracing tutorial result.png|link=[[Raytracing tutorial]]|[[Raytracing tutorial]] (v0.16) <br/>Describes the basic workflow of the Raytracing Workbench using POV-Ray or LuxRender: set the path to the renderers, create a project, set the camera position, select the model, run the renderer.
Raytracing tutorial result.png|link=[[Raytracing tutorial]]|[[Raytracing tutorial]] (v0.16) <br/>Describes the basic workflow of the Raytracing Workbench using POV-Ray or LuxRender: set the path to the renderers, create a project, set the camera position, select the model, run the renderer.
Povray_before_after.png|link=[http://forum.freecadweb.org/viewtopic.php?f=36&t=32745]|[https://forum.freecadweb.org/viewtopic.php?f=36&t=32745 FreeCAD / pov ray tutorial] (v0.18) <br/>Workflow to produce a better render with POV-Ray: create a project, select objects, set the camera, save the .pov file, manually edit the file to improve the information on textures, planes, camera, lights, and then run the renderer from the command line.
Povray_before_after.png|link=[[Tutorial FreeCAD POV ray]]|[[Tutorial FreeCAD POV ray|Tutorial FreeCAD POV ray]] (v0.18) <br/>Workflow to produce a better render with POV-Ray: create a project, select objects, set the camera, save the .pov file, manually edit the file to improve the information on textures, planes, camera, lights, and then run the renderer from the command line.
07_T03_FreeCAD_Blender_EEVEE_render.png|link=[[Tutorial_Render_with_Blender]]|[[Tutorial Render with Blender|Rendering a FreeCAD assembly with Blender]] (v0.18) <br/>Export bodies from FreeCAD to Wavefront .obj, import them into Blender, set up a simple Sun light, assign basic materials with the Principled BSDF shader, and produce a rendered image with EEVEE and Cycles
07_T03_FreeCAD_Blender_EEVEE_render.png|link=[[Tutorial_Render_with_Blender]]|[[Tutorial Render with Blender|Rendering a FreeCAD assembly with Blender]] (v0.18) <br/>Export bodies from FreeCAD to Wavefront .obj, import them into Blender, set up a simple Sun light, assign basic materials with the Principled BSDF shader, and produce a rendered image with EEVEE and Cycles
</gallery>
</gallery>

Revision as of 10:39, 28 April 2019

На этой странице представлен набор высококачественных письменных руководств. Полный, несортированный список учебных пособий можно найти в Category:Tutorials.     Посетите offsite tutorials и video tutorials для списков обучающих программ, размещенных на внешних сайтах. Полезным источником видеоуроков является YouTube.

Если вы хотите внести свой вклад с написанием документации и учебников вики, см. Общие рекомендации по вики в WikiPages, и прочитайте tutorial guidelines.

Обратите внимание на версию FreeCAD, используемую в учебнике, поскольку некоторые учебники могут использовать старую версию программы. Хотя общий процесс моделирования все еще может работать, некоторые инструменты могут быть изменены.

Architecture and BIM

Моделирование деталей

FreeCAD provides two main workflows to modeling parts:

Please note that the PartDesign Workbench workflow was considerably changed from FreeCAD 0.17 onward; some of the tutorials haven't been updated and may refer to the 0.16 version.

Drafting and Sketching

Technical Drawings

FEM

CNC & 3D Printing

Import and Export

Rendering

Robot workbench

Plotting

Drawings

Development of the Drawing Workbench stopped in FreeCAD 0.16. Consider using the TechDraw Workbench instead.
List of Commands
Interface Customization