mylaboratory
Title image
 
Home
 
Software
 
Raytracer
 
Recipes
 
Photos
 
Mashup
 

Random photo

More photos More photos

Contact

  • PhotonLab related:
    photonlab@
  • PhotonLab support:
    photonlab.support@

Related areas

Related links

  • C++ @ Wikipedia
    C++ is a general-purpose programming language with high-level and low-level capabilities
  • libnoise
    A portable, open-source, coherent noise-generating library for C++
  • bzip2
    A patent free, high-quality data compressor
  • DevIL
    A full featured cross-platform image library
  • Xerces
    A validating XML parser
  • LUA
    A powerful, fast, light-weight, embeddable scripting language
  • FOX-Toolkit
    A C++ based class library for building Graphical User Interfaces

Search (Google)

Web mylab

PhotonLab Editor

About

PL Editor is a graphical interface for composing PhotonLab scenes. All sections of the SML file can be created and modified but the programme is mainly designed to allow positioning of objects and cameras. Parameters for all parts can be edited manually through text fields. Objects and cameras can also be selected moved and rotated by dragging the mouse in one of the four view windows. Rendering of the objects is restricted by the OpenGL lighting model to an approximation of the material properties and procedural and file textures are not currently supported.

All the basic functionallity has been implemented but there are plenty of improvements to make and some polish (mostly related to updating of the displayed parameters) to be fixed. The rotation of objects is also far from perfect because there is no way to independently rotate about the three axes.

The latest version is 0.3.0 - 11th May 2006.

Source and executables for the programme will be release sometime in the not-too-distant future.


Documentation


Development

Version History

0.3.0 - Development - 10/05/2006
================================
Works with PhotonLab 0.19.1
Basically re-wrote data handling, rendering and user interaction


0.2.0 - Development - 16/10/2004
================================
Works with PhotonLab up to version 0.2


Bugs

Unconfirmed
===========


Confirmed
=========


To Do

Todo
====
Improve rotation of everything


In Progress
===========


Bottom image