Tutorials/hr: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 83: Line 83:
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=[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.
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 09:14, 27 April 2019

Ova stranica predstavlja izbornik napisanih vježbi visoke kvalitete koja još nije gotova, nesortirana lista vježbi se može ovdje naći Upute.

Vi možete pogledati na Vanjske Upute i Video Upute koji su linkovi na vanjske web stranice. Koristan izvor video vježbi je na YouTube,upišite FreeCAD u tražilicu.

If you'd like to contribute with writing wiki documentation and tutorials, see the general wiki guidelines in WikiPages, and read the tutorial guidelines.

Please notice the version of FreeCAD used in the tutorial as some tutorials may use an old version of the program. Although the general modelling process may still work, some tools may have changed.

Arhitektura i projektiranje zgrada [BIM]

Modeliranje dijelova

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

Tehničko Crtanje

FEM

CNC & 3D Printanje

Uvoz i Izvoz

Iscrtavanje

Robot simulacija

Plotting

Drawings

Development of the Drawing Workbench stopped in FreeCAD 0.16. Consider using the TechDraw Workbench instead.