Git Product home page Git Product logo

Comments (8)

luzpaz avatar luzpaz commented on June 30, 2024

Please always add your full FreeCAD About version

from freecad-render.

howetuft avatar howetuft commented on June 30, 2024

Well, I don't intend to substitute myself for the documentation of each renderer. But if you want to add some instructions to the doc, contributions are welcome. Some answers nevertheless:
LuxCore is by default an endless rendering engine.
If you want to stop it, you have to set up halt conditions, see here (e.g. via the command line).
To export rendering, the way I've found (I don't pretend it is the best) is: Tool --> Image View + Film --> Save outputs. Filename is set in Window --> Film Outputs editor

from freecad-render.

LordDarien avatar LordDarien commented on June 30, 2024

Well, I don't intend to substitute myself for the documentation of each renderer. But if you want to add some instructions to the doc, contributions are welcome. Some answers nevertheless:
LuxCore is by default an endless rendering engine.
If you want to stop it, you have to set up halt conditions, see here (e.g. via the command line).
To export rendering, the way I've found (I don't pretend it is the best) is: Tool --> Image View + Film --> Save outputs. Filename is set in Window --> Film Outputs editor

So where does LuxCore save the output render? I can't seem to find it anywhere on my PC.

FreeCAD About:
OS: Windows 10 Version 2004
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.19.24276 (Git)
Build type: Release
Branch: releases/FreeCAD-0-19
Hash: a88db11e0a908f6e38f92bfc5187b13ebe470438
Python version: 3.8.6+
Qt version: 5.15.1
Coin version: 4.0.1
OCC version: 7.5.0
Locale: English/Philippines (en_PH)

LuxCore v2.5

from freecad-render.

howetuft avatar howetuft commented on June 30, 2024

Well, good question! I usually find it in my user directory, but I use Linux... And I'm sorry, I'm not skilled enough in Luxcore.
Maybe you should ask Luxcore devs? Or, as an alternative, you could set a very distinctive filename (with Film --> Save outputs) and run a complete lookup on your directory tree...

from freecad-render.

LordDarien avatar LordDarien commented on June 30, 2024

Well, good question! I usually find it in my user directory, but I use Linux... And I'm sorry, I'm not skilled enough in Luxcore.
Maybe you should ask Luxcore devs? Or, as an alternative, you could set a very distinctive filename (with Film --> Save outputs) and run a complete lookup on your directory tree...

I did just as you suggested, searching for the file name. And then rendered 3 different FreeCAD files located in 3 different file folders (which I did for file organization).

1st file's Save Output showed up in the directory for the .INI file for the POV-Ray Rendering WB I had previously installed while waiting for a response to this question.

2nd file's Save Output showed up in the same file folder of the FreeCAD file.

3rd file's Save Output showed up in the same file folder as the 2nd file.

Then when I tried and uninstalled POV-Ray Renderin WB, LuxCore just closes (crashes?) when I hit Save Output, and the file doesn't show up in search.

It's like Russian Roulette! Can a dev from Rendering WB tell me show to set up the directory/file path where the rendered image goes? Because what's the point of being able to render your 3D models if you can't use them outside of the 3D modeling software?

FreeCAD About:
OS: Windows 10 Version 2004
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.19.24276 (Git)
Build type: Release
Branch: releases/FreeCAD-0-19
Hash: a88db11e0a908f6e38f92bfc5187b13ebe470438
Python version: 3.8.6+
Qt version: 5.15.1
Coin version: 4.0.1
OCC version: 7.5.0
Locale: English/Philippines (en_PH)

LuxCore v2.5

from freecad-render.

howetuft avatar howetuft commented on June 30, 2024

Maybe you can try -d option on luxcoreui command line.

The steps to follow:

  • Open Render preferences in FreeCAD (Edit --> Preferences --> Render)

  • Edit LuxCore UI path parameter: in the command, add a -d option with the path of your target directory. Don't forget to enclose the target path into quotes, it's safer.

For instance, for me, the result looks like that: /usr/bin/luxcoreui -d "/home/howetuft/renderings" but please note I'm on Linux and the path points to my personal directory, so it's just to give you a general idea: you'll have to adapt it to your system.

Please let me know if it works (or not).

from freecad-render.

LordDarien avatar LordDarien commented on June 30, 2024

Maybe you can try -d option on luxcoreui command line.

The steps to follow:

* Open Render preferences in FreeCAD (`Edit --> Preferences --> Render`)

* Edit `LuxCore UI path` parameter: in the command, add a `-d` option with the path of your target directory. Don't forget to enclose the target path into quotes, it's safer.

For instance, for me, the result looks like that: /usr/bin/luxcoreui -d "/home/howetuft/renderings" but please note I'm on Linux and the path points to my personal directory, so it's just to give you a general idea: you'll have to adapt it to your system.

Please let me know if it works (or not).

Thank you! That Actually worked! I guess I'll just have to keep a repository for the render outputs then just move them to the right project's folder.

I wish they had a more "per render" way of setting up where the render output gets saved.

from freecad-render.

howetuft avatar howetuft commented on June 30, 2024

Fine! I close the topic...

from freecad-render.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.