Undesnufnorblia

posted in NO
Published October 30, 2006
Advertisement


Yay for dynamic textures.

Yay for awesome slowness.

Yay for 20000 sprites managing to run above 1 fps.

Speed demoning: Well considering there are multiple pixel shaders, a stencil buffer and dynamic texture updates I'm amazed it runs at all.

Textures: I've made great progress with this thing lately, notably the dynamic texture updating. It now can now specify dynamic textures if the hardware supports it, and if not, the textures will be created using the managed textures. Both types can be dynamically updated. The result can be seen in the image above with the 'snow' effect (looks neat, like a crappy TV, when it's running).

In other areas: I've fixed up a shit load of serialization functionality. Now fonts, sprites, images and shaders can be (de)serialized and use a common interface to do so. This is to prepare for the implementation of a virtual file system. All objects can now be read from a file, embedded resource or stream. Objects can also be saved to a stream or file.

I estimate by 2162 I should have something ready for the public.
Previous Entry Stencilicious
Next Entry Yay webpages.
0 likes 1 comments

Comments

hungryhippo5000
Good stuff. Now if I can only live to be 184 years old I should be able to see your awesome API in action. [grin]
October 30, 2006 04:31 PM
You must log in to join the conversation.
Don't have a GameDev.net account? Sign up!
Profile
Author
Advertisement

Latest Entries

Gorgon 3.2

10134 views

Gorgon v3.1.46.255

3328 views

Gorgon v3.1.45.248

2963 views

Gorgon v3.1.29.243

4244 views

Gorgon v3.1

4069 views

Gorgon Update #10

2972 views

Gorgon Update #9

3171 views

Gorgon Update #8

2908 views

Gorgon Update #7

3134 views

v3.0 Release

3690 views
Advertisement