-
2 days ago
CEGUI mercurial unstable - Mac Build Pt4
Fourth and final video in the series showing complete build process on an Apple Mac running OS X Lion.
If you really watched all videos in this se...
8 views
ceguiproject
uploaded
-
2 days ago
-
-
2 days ago
CEGUI mercurial unstable - Mac Build Pt3
Part three of video series showing complete build process on an Apple Mac running OS X Lion.
This could be the most boring series of videos on you...
7 views
ceguiproject
uploaded
-
2 days ago
CEGUI mercurial unstable - Mac Build Pt2
Part two of video series showing complete build process on an Apple Mac running OS X Lion.
Yes, this is very boring to watch :D
9 views
ceguiproject
uploaded
-
2 days ago
CEGUI mercurial unstable - Mac Build Pt1
Part one of video series showing complete build process on an Apple Mac running OS X Lion.
Yes, this is quite boring to watch :D
11 views
ceguiproject
uploaded
-
6 months ago
Inventory Demo WIP 2
Second video of the now mostly finished inventory system components. Just have to add some imagery and do the final demo app code.
NB: Some, colo...
464 views
ceguiproject
uploaded
-
6 months ago
ceguiproject
commented:
-
-
8 months ago
Demo7 with Ogre Trays Skin
This is another video showing the Ogre SDK Trays skin I made for CEGUI. This time we see the CEGUI Demo7 sample using this skin.
9,485 views
ceguiproject
uploaded
-
8 months ago
ceguiproject
commented:
The skin is included as part of the latest distribution (0.7.5).
-
-
9 months ago
CEGUIWebBrowsing
This video shows how the upcoming 0.7.0 release of CEGUI will allow you some advanced opportunities for rendering. Here we see a CEGUI window host...
4,824 views
ceguiproject
uploaded
-
9 months ago
ceguiproject
commented:
This was really just a proof of concept demo and is not available anywhere, also flash was not supported IIRC.
Kulik began something similar with his ChromedCEGUI module. It does much the same thing except better and supports everything that Chrome/Webkit does (including flash). The bad news i...
-
-
10 months ago
-
10 months ago
Mercurial Tutorial: How to Contribute Code to CEGUI
An introductory tutorial from Kulik that shows how to host a clone of the master CEGUI mercurial repository with bitbucket (https://bitbucket.org/)...
761 views
ceguiproject
uploaded
-
1 year ago
Ogre SDK Tray Skin for CEGUI
This video shows a CEGUI skin that recreates the look of the new SDK Trays UI system used in the Ogre samples.
The skin uses the original imagery ...
2,001 views
ceguiproject
uploaded
-
1 year ago
ceguiproject
commented:
This was using the OpenGL renderer on the following system:
Gentoo Linux (amd64)
NVIDIA GeForce GTX 275
AMD Phenom II X4 955 @3.2Ghz
4GB RAM (1333Mhz)
-
-
1 year ago
CEGUI Demo7 with Wobbly Windows (again)
This again shows Demo7 with the wobbly window effect in place. This video was made using the code in renderer-rewrite-devel branch as of 26th Janua...
19,768 views
ceguiproject
uploaded
-
1 year ago
ceguiproject
commented:
@GeneralBolas
The wobbly window effect seen here is not part of the core library, but rather just something added to one of the demo applications. I can reassure you that this effect was created in a couple of hours one afternoon - and no widgets were neglected during it's creation ;)
Luckily, ...
-
-
1 year ago
Linked Windows Demo
This video shows the example app created in the CEGUI wiki article "Performing custom rendering at the right time", available here: http://www.cegu...
8,561 views
ceguiproject
uploaded
-
1 year ago
ItemListbox Scroll Wheel Test
Just a video showing a test of the scroll wheel behaviour in the CEGUI::ItemListbox
1,309 views
ceguiproject
uploaded
-
1 year ago
Example of Non Rectangular Buttons
This video demonstrates buttons in CEGUI that are not regular rectangles. The video demonstrates what is described in this tutorial: http://www.ce...
715 views
ceguiproject
uploaded
-
1 year ago
Ogre Direct Rendering to CEGUI Window
This video shows it is possible - under CEGUI 0.7.x - to render directly into a CEGUI window. The content in the window is being drawn directly - ...
1,854 views
ceguiproject
uploaded
-
2 years ago
Ogre Dual Viewport Example
As a follow up to the previous video, here is a video showing the same basic thing but with the scaling issue resolved.
741 views
ceguiproject
uploaded
-
2 years ago
Ogre Dual Viewport Early Test
This video shows CEGUI running in dual-viiewports using Ogre. The behaviour is intended to reproduce the original behaviour of the pre 0.7 rendere...
335 views
ceguiproject
uploaded
-
2 years ago
Chat Box Test
This video was made to test whether listboxes were behaving correctly - in response to a user report of a possible bug / issue.
It seems that all ...
720 views
ceguiproject
uploaded
-
2 years ago
CEGUI Glass-like Shader Demo
This video shows something slightly more advanced that will be possible with the 0.7.0 release of CEGUI.
Basically we have a kind of 'glass' like ...
2,246 views
ceguiproject
uploaded
-
2 years ago
Simple Shader Effect Demo 1
Basic demo showing a fragment shader effect applied to the window from the CEGUI "FirstWindow" sample app.
Once I have a few other things in place...
715 views
ceguiproject
uploaded
-
2 years ago
Advanced String Rendering Demo 2
Basically the same as the previous demo / video, except I have added the ability to set a widget/window to be manipulated so it appears to be embed...
6,748 views
ceguiproject
uploaded
-
2 years ago
Early Advanced String Rendering Demo
This short video is a (very) early demo of some of the advanced string rendering facilities that are being added to CEGUI for the 0.7.x series of r...
676 views
ceguiproject
uploaded
-
3 years ago
CEGUI Early Rotation Demo
This demo shows an early version of the rotation that will be supported in CEGUI 0.7.0. Obviously rotating frame windows may not be the most useful...
1,446 views
ceguiproject
uploaded
-
3 years ago
CEGUI Effect Demo 1
This video shows an early example of the effects that will be possible in CEGUI 0.7.0.
The video shows the CEGUI Demo7 application running with a ...
2,476 views
ceguiproject
uploaded
The code for this sample application is included in the CEGUI project's mercurial repository as sourceforge (both unstable 'default' branch and stable v0-7 branches) of the cegui_mk2 repo.