I tried changing the DeviceTechnology to OpenGL on all the Delphi Examples, but everytime I get an access violation. Or you I have to do more than just change that value in
"FDevice := TDevice.Create(TDeviceTechnology.OpenGL);" ?
It's not a big deal, since on Windows there is really no good reason to switch from Direct3D. I was just curious if this was supposed to work right now.
"FDevice := TDevice.Create(TDeviceTechnology.OpenGL);" ?
It's not a big deal, since on Windows there is really no good reason to switch from Direct3D. I was just curious if this was supposed to work right now.

Also, Parallax mapping looks awesome!

so maybe I am wasting my time here ^^
I want to add some animation effects for windows rolling out or like particles falling of the mainbar, glowing buttons stuff like that. I think I maybe bit off more than I can chew with this but ill try it anyway
Comment