Search found 5 matches
- Mon Nov 29, 2010 2:47 pm
- Forum: Beginners Help
- Topic: Virtual Webcam in Irrlicht?
- Replies: 1
- Views: 309
Virtual Webcam in Irrlicht?
Is there a way I can use the Irrlicht camera as a virtual webcam, or otherwise stream Irrlicht's visual output over something such as Skype?
- Sun Nov 14, 2010 2:33 pm
- Forum: Beginners Help
- Topic: Split Screen For Multiple Scenes
- Replies: 8
- Views: 1203
I guess I should've been a bit more specific. The person I'm working with has a Head-Mounted Device, with two monitors inside it, one for left eye and one for right eye. It's read the screen like a horizontal split Left Eye ----------- Right Eye Like so. I can code the split screen individually for ...
- Sat Nov 13, 2010 1:53 pm
- Forum: Beginners Help
- Topic: Split Screen For Multiple Scenes
- Replies: 8
- Views: 1203
Split Screen For Multiple Scenes
I'm being asked for a project to make Irrlicht split *all* scenes played through it. I know how to split an individual scene thanks for the tutorial, and can import that code into most any scene for an easy split for that scene only, but the person is asking me for a way to have every scene (includi...
- Fri Oct 01, 2010 1:31 pm
- Forum: Beginners Help
- Topic: Shape Keys or workaround?
- Replies: 3
- Views: 352
- Thu Sep 30, 2010 1:02 pm
- Forum: Beginners Help
- Topic: Shape Keys or workaround?
- Replies: 3
- Views: 352
Shape Keys or workaround?
I'm working on a project in which one of the requirements is having a human face that can animate, and in a sense, lip-sync to words put on the screen or spoken by a CG Voice. We use a program called FaceGen to model our 3D Face Model, and FaceGen allows for a number of Shape Keys that get prebuilt ...