The project was born when I wanted to write a 3D modeling + rendering engine in C++.

I wanted to create an easily expandable tool for the GUI, that will automatically know how to display the various objects for editing.

The goal was to make each object "know" how it should be displayed and changed, so that a simple GUI tool can display complex objects, and new objects can be created without having to spend time creating the "widgets" for them.

The basic requirements was:
- The "GuiObjects" don't know which graphical toolkit (e.g. gtk) will be used to display them.
- The objects can be displayed without knowledge of what exactly they are.
- save/load/undo/etc. will be taken care of automatically.

In addition, because this is a project I started to train in C++:
- there will be no dynamic casting! (I hate them)
- using c++0x (I want to learn - sorry!)

I'm still working on implementing a ray tracing program with it, and maybe other tools as well

Project Samples

Project Activity

See All Activity >

License

GNU General Public License version 3.0 (GPLv3)

Follow GuiObjects

GuiObjects Web Site

You Might Also Like
Red Hat Enterprise Linux on Microsoft Azure Icon
Red Hat Enterprise Linux on Microsoft Azure

Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of GuiObjects!

Additional Project Details

Operating Systems

Linux, BSD

Intended Audience

Developers

User Interface

GTK+, FLTK

Programming Language

C++

Related Categories

C++ User Interface (UI) Software, C++ 3D Modeling Software, C++ 3D Rendering Software

Registered

2012-03-16