HexeD
New Member
Reputation +1/-0
Offline
Posts: 45
|
 |
« on: June 07, 2009, 05:02:43 PM » |
|
Ok.. This is a DX8 graphics engine I've been working on. Eventually, it will be capable of making great things in DX8. This can be included in your games, engines, etc. Version 1.0.0- This version of the DX8 Engine initializes the DX8 and renders a black screen to the main form. The only thing that is being rendered is an empty background with the frame rate. > Download < Version 1.1.0- Initialized the DX8 - Displays frame rate - Renders a texture This version includes the rendering code to put in a texture. > Download <
|
|
|
|
« Last Edit: June 08, 2009, 03:23:13 AM by HexeD »
|
Logged
|
|
|
| |
|
|
VRage
|
 |
« Reply #1 on: June 08, 2009, 04:41:09 AM » |
|
nice job P.S - 
|
|
|
|
« Last Edit: June 08, 2009, 04:44:28 AM by VRage »
|
Logged
|
|
|
| |
|
|
Tsurugi
|
 |
« Reply #2 on: June 16, 2009, 06:19:54 AM » |
|
Why aren't you using DX9 instead? Isn't it supposed to be better than DX8?
|
|
|
|
« Last Edit: June 16, 2009, 09:32:50 PM by HexeD »
|
Logged
|
|
|
| |
|
|
Bayes
|
 |
« Reply #3 on: June 16, 2009, 08:54:00 AM » |
|
i dont know if hexed is working on this anymore.
|
|
|
|
|
Logged
|
|
|
| |
|
|
James
|
 |
« Reply #4 on: June 16, 2009, 05:29:49 PM » |
|
He resigned from the company anyway so it wouldn't matter even if he was
|
|
|
|
|
Logged
|
|
|
| |
|
HexeD
New Member
Reputation +1/-0
Offline
Posts: 45
|
 |
« Reply #5 on: June 16, 2009, 09:33:14 PM » |
|
Why aren't you using DX9 instead? Isn't it supposed to be better than DX8?
VB6 doesnt support DX9. Otherwise I would. Edit: Sorry, clicked modify instead of quote 
|
|
|
|
« Last Edit: July 07, 2009, 12:58:28 AM by Tsurugi »
|
Logged
|
|
|
| |
|
|
Tsurugi
|
 |
« Reply #6 on: July 07, 2009, 12:58:55 AM » |
|
Why aren't you using DX9 instead? Isn't it supposed to be better than DX8?
VB6 doesnt support DX9. Otherwise I would. But ... VB6 is ancient, I never knew people still used it.
|
|
|
|
|
Logged
|
|
|
| |
|
HexeD
New Member
Reputation +1/-0
Offline
Posts: 45
|
 |
« Reply #7 on: July 07, 2009, 04:19:04 AM » |
|
Really.. Tons of people still use it. However, I moved to C#.
|
|
|
|
|
Logged
|
|
|
| |
|
Emzie
New Member
Reputation +0/-0
Offline
Posts: 7
|
 |
« Reply #8 on: July 09, 2009, 10:30:44 PM » |
|
Whats it for? Is it just a window thats open telling you the Framerate?
|
|
|
|
|
Logged
|
|
|
| |
|
|
Bayes
|
 |
« Reply #9 on: July 10, 2009, 03:44:41 AM » |
|
thats all it is at the moment, hexo was going to develop it further.
|
|
|
|
|
Logged
|
|
|
| |
|
HexeD
New Member
Reputation +1/-0
Offline
Posts: 45
|
 |
« Reply #10 on: July 16, 2009, 05:08:52 AM » |
|
Its a DX8 engine. Not a game engine. Yes, it shows a black screen with the frame rate. Of course it is for learning purposes only. Basically you can see how I initialized the DX8 so people know how to do it.
|
|
|
|
|
Logged
|
|
|
| |
|
Ecstasy
New Member
Reputation +0/-0
Offline
Posts: 7
|
 |
« Reply #11 on: September 30, 2009, 04:05:30 PM » |
|
Don't start developing an engine that used VB6 now. VB.NET is pretty much the same thing, it wouldn't take much to learn it if you already know VB6, well aside from having some bad habits left over form VB6.
|
|
|
|
|
Logged
|
|
|
| |
|
|