• 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
  • 3D Viewer

3D Viewer

1 min read

The 3D viewer is one of the possible viewers of data generated by graphs. By design, the purpose of the 3D Viewer is to display data that have a physical/visual representation in 3D space. This is the case for all kinds of Actors, such as Meshes, Surfaces, Paths, etc.

Navigation Controls​ #

The 3D Viewer controls follows a similar style of Unity3D:

  • Left-Mouse click: Selection of objects in the scene.
  • Middle-Mouse button or Left + Shift while moving mouse: Camera panning.
  • Mouse Scroll wheel: Camera zoom in and out.
  • F: zoom on an object selection or on the full scene (if nothing is selected).
  • WASD keys: Moves camera position, like a first person shooter.
  • Space: Moves camera position in the upwards direction.
  • C: Moves camera position in the downwards direction.
  • While pressing the Right-Mouse button:
    • Move mouse: Moves camera view target, like a first person shooter.
  • Move mouse vertically + Alt key pressed: Zooms in and out.
    • While pressing the Left-Mouse button:
    • Move Mouse + Alt key pressed: Rotation around the last focused object/target.

Options​ #

The window top menu features the following options:

  • Camera
    • Frame: Zooms and frames the camera view to the currently selected item or to the whole scene, if none is selected (same as pressing F).
    • Reset: Resets the camera view to the origin.
    • Take Screenshot: Takes a higher resolution printscreen of the currently displayed view and saves it to the Desktop.
  • Window
    • Clear: Removes the content currently being displayed.
    • Preferences: Opens the Sceelix Settings Window, focusing on the section that concerns the 3D Viewer.
Updated on July 11, 2025
Share This Article :
  • Facebook
  • X
  • LinkedIn
  • Pinterest
Text Editor
Table of Contents
  • Navigation Controls​
  • Options​

Copyright © 2025 Sceelix. All rights reserved.