Revenitor 3D World Studio - In 6 months time!
category: general [glöplog]
Methinks generating textures hogs memory and saves diskspace. Not exactly a solution for "shortage on memory" eh? :)
(Unless the textures are generated on-the-fly, like the PS2.0 test in the latest 3DMark)
(Unless the textures are generated on-the-fly, like the PS2.0 test in the latest 3DMark)
Gargaj, it hogs memory only if you cannot reuse them for alot of stuff in realtime.
So, lets count nr of landscape engines with realtime generated textures, tho might not be from scratch, but its not rarely you blend tiles and generate effects on them in realtime for each "tile".
Plek, uhm ?
So, lets count nr of landscape engines with realtime generated textures, tho might not be from scratch, but its not rarely you blend tiles and generate effects on them in realtime for each "tile".
Plek, uhm ?
plek meant to say that you are a funny, funny man with funny ideas.
Thanks! But, then again, Iam not the guy who had the original idea of this..
i have a free student version of visual studio 2003 :-)
and i have a free nasm :)
and can compile fuckin' windows executables even without a linker:
nasm -f bin source.asm -o target.exe
:))
and can compile fuckin' windows executables even without a linker:
nasm -f bin source.asm -o target.exe
:))
And you're probably the king of efficiency, with your all free assembler! :)
'He said "oh, no! the major groups are so high that we cannot reasonably catch up!"'
He must have been thinking of tpolm. :P
He must have been thinking of tpolm. :P
or certain members of mainloop :P
or minimalanimal
splek: of course :)
Gargaj: what makes texture-generation "hog up" memory?
I didn't necessarily mean "hog" as such, obviously proper memory management avoids that, but in most cases it still uses more than just loading it from disk :)
Loading from disk is not something you can do each frame, however, generating textures (tiling/stitching whatever) is something you can do.. Guess what the framerate would be if you where reading from an optic mediasourec each frame?
Wait wait wait, that's not what I meant under "loading" and "generating", obviously quick hacking like adding dirtspots or stuff like that is better when done in the memory, involving no disk. But when I meant "generating" is what the demoscene traditionally means by "texture generation" i.e. creating from scratch.
Well, none of the intros who had nice textures has generated from scratch.
what´s your definition of "from scratch" then?
no bitmaps :)
well, maybe you don't count any of our intros as having nice textures, but none of them uses any bitmaps or other content stored in the executable.
(with the exception of animation splines and josie in candytron, of course :)
bitmaps? i take that as a personal insult ;)
ryg: generative music? cool, I thought you guys just generated the sound from a midi file. :P
(how's that for taking words out of context? :)
ryg: the product has okayish textures, indeed, tho very repeating.
And it does look like you have some kindof 1bpp layers somewhere in between those layers in some textures on TP textures.. Maybe not? Still, if you wouldve used it on some of the textures, maybe they wouldnt have had to have the same rect patterns ;-)
And it does look like you have some kindof 1bpp layers somewhere in between those layers in some textures on TP textures.. Maybe not? Still, if you wouldve used it on some of the textures, maybe they wouldnt have had to have the same rect patterns ;-)
Stefan knows more about FR intros than FR themselves!