Giter VIP home page Giter VIP logo

sibl_gui's Introduction

sIBL_GUI

https://secure.travis-ci.org/KelSolaar/sIBL_GUI.png?branch=master

https://gemnasium.com/KelSolaar/sIBL_GUI.png

Introduction

sIBL_GUI is an open source lighting assistant making the Image Based Lighting process easier and straight forward through the use of sIbl files (.Ibl).
What is sIBL? It’s a short for Smart IBL, a standard describing all informations and files needed to provide a fast and easy Image Based Lighting Setup in the 3d package of your choice.

More detailed informations are available here: http://www.smartibl.com

http://kelsolaar.hdrlabs.com/sIBL_GUI/Support/Documentation/Help/resources/pictures/sIBL_GUI_SetsCentricLayout.jpg

Installation

Windows Platform

Installation on Windows is pretty straightforward, just launch sIBL_GUI.exe. In order to support third party images formats through FreeImage you may need to install Microsoft Visual C++ 2010 Redistributable Package (x64).

Mac Os X Platform

Open sIBL_GUI.dmg and drag sIBL_GUI 4.app into the Application directory.

Linux Platform

sIBL_GUI 4 is currently not built on Linux because of several issues.

The following dependencies are needed:

To install sIBL_GUI from the Python Package Index you can issue this command in a shell:

pip install sIBL_GUI

or this alternative command:

easy install sIBL_GUI

Templates are not included by default and can be downloaded from sIBL_GUI_Templates repository.

If you want to support third party images formats through FreeImage, you will need to recompile FreeImage with the following patch over it:

You can also directly install from Github source repository:

git clone git://github.com/KelSolaar/sIBL_GUI.git
cd sIBL_GUI
python setup.py install

If you want to build the documentation you will also need:

Usage

Once installed, you can launch sIBL_GUI using this shell command:

sIBL_GUI

About

sIBL_GUI by Thomas Mansencal – 2008 - 2014
Copyright © 2008 - 2014 – Thomas Mansencal – [email protected]
This software is released under terms of GNU GPL V3 license: http://www.gnu.org/licenses/

sibl_gui's People

Contributors

kelsolaar avatar meiriva avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

sibl_gui's Issues

Check for renderer settings reset.

Current renderer settings are reseted each tile a new Template execution is triggered. A check need to be done so that the current renderer is not replaced when it matches the one requested by the Template.

Properly quit threads on exit.

Worker threads are currently not properly closed on sIBL_GUI exit, making some potential sIBL_GUI crashes / exception on exit.

Help files are not opening when Application is hosted on a server.

Help files are not opened when sIBL_GUI is installed over the network on Windows OS.

Quote from Rob Wujster :

"I found a little 'feature' in 3.09 running from the server. It doesn't open the helpfiles of the templates due to a missing "" in the path ;-)
Copy/Pasting the path from the link and adding the "" will open the page."

Thread various scanners.

The various sIBL_GUI scanners should run in separate threads to maximize application performance.

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.