• Home
  • What’s New
  • Download
  • Documentation
    • Introduction
    • Setting Up
    • Working With Sceelix
    • Graph Concepts
    • Nodes
    • Unity
    • SDK
    • Acknowledgements

Sceelix

  • Home
  • What’s New
  • Download
  • Documentation
    • Introduction
    • Setting Up
    • Working With Sceelix
    • Graph Concepts
    • Nodes
    • Unity
    • SDK
    • Acknowledgements
    • Home
    • What’s New
    • Download
    • Documentation
      • Introduction
      • Setting Up
      • Working With Sceelix
      • Graph Concepts
      • Nodes
      • Unity
      • SDK
      • Acknowledgements
Sceelix
Sceelix
  • Home
  • What’s New
  • Download
  • Documentation
    • Introduction
    • Setting Up
    • Working With Sceelix
    • Graph Concepts
    • Nodes
    • Unity
    • SDK
    • Acknowledgements

Introduction

2
  • About Sceelix
  • FAQ

Setting Up

5
  • Installation and Dependencies
  • Executing Sceelix
  • Exploring the Samples
  • Help and Feedback
  • Logging and Troubleshooting

Working With Sceelix

10
  • Interface, Layouts and Settings
  • Project Explorer
  • Inspector
  • Document Area
  • Graph Editor
  • Data Explorer
  • Log Viewer
  • Image Viewer
  • Text Editor
  • 3D Viewer

Graph Concepts

6
  • Getting Started
  • Graph Basics
  • Entities
  • Ports
  • Flow
  • Parameters

Nodes

1
  • Node Overview

Unity

3
  • Introduction to the Unity Plugin
  • Installing the Plugin
  • Connecting the Editors

SDK

3
  • The Sceelix SDK
  • Extending the Engine
  • Developing an External Application

Acknowledgements

2
  • Creative Acknowledgments
  • Open Source Acknowledgements
View Categories
  • Home
  • Docs
  • Working With Sceelix
  • Interface, Layouts and Settings

Interface, Layouts and Settings

1 min read

Sceelix is a highly modular system, whereas each module (or plugin) contains a set of windows, each containing specific features.

The type of windows available at this point are:

  • Project Window: Here is where you can create, load and navigate through resources, which are organized in the form of folders and files.
  • Document Window: When you double-click a project resource (images, graphs, text files…), this is where the content will be displayed.
  • 3D Viewer: This is where the generated 3D objects will be displayed when you execute a graph.
  • Inspector: When you click on graph nodes or 3D objects, their properties will be shown in the window, allowing you to change them.
  • Log: Error, Warning and Informative messages are listed here.
  • Data Explorer: Lists all the data that were generated through graphs.

More details about the purpose and functioning of each window are described in further sections.

Layouts​ #

You are free to move and resize the existing windows by dragging them with the left mouse button. You can also open/close them and check for other available windows via the top menu -> Window option. Finally, you can load existing window layouts (via top menu ->Window->Layouts) and save your custom layout (via top menu ->Window->Layouts -> Save Layout), which allow you to switch between different window configurations easily.

Settings​ #

Most configurable options are accessible in the top menu, via “Application->Settings”. Settings are usually organized per category/module/window and changes only take effect after pressing OK. Hovering each property will show a corresponding description of their function.

Updated on July 11, 2025
Share This Article :
  • Facebook
  • X
  • LinkedIn
  • Pinterest
Project Explorer
Table of Contents
  • Layouts​
  • Settings​

Copyright © 2025 Sceelix. All rights reserved.