Jump to content


setting up megatexturing in 48 hours


9 replies to this topic

#1 rouncer

    Senior Member

  • Members
  • PipPipPipPip
  • 2718 posts

Posted 02 September 2009 - 03:01 PM

Say ive got the geometry already there, to set up the texture streaming after this is not impossible for full unique worlds.

My little project includes this->

brute force project all the polys of the world onto the screen, calculate mip of texture needed using 2d coordinates and check general in screenness of poly then load its texture on a thread and draw it right away.

Polys that stay in view's texture stay in memory as a cyclic list of textures is applied to polys.

then I draw each visible poly in a separate batch, a wallah - it works. I just need editing tools and its an amazing thing to put together.

Should be exciting.
you used to be able to fit a game on a disk, then you used to be able to fit a game on a cd, then you used to be able to fit a game on a dvd, now you can barely fit one on your harddrive.

#2 rouncer

    Senior Member

  • Members
  • PipPipPipPip
  • 2718 posts

Posted 02 September 2009 - 05:25 PM

Posted Image

the picture here is of some cubes all with unique data, the window thats open its the file directory containing the raw files that are streamed off the disk per frame onto the video card, theres one file for each cube face in this example, its a bit of a memory shuffle but its possible.

things i have to add now is mip calculation, so it doesnt stream in the whole texture at once.

but this is basicly finished! i could start adding tools now! especially the box modelling and painting, should make for a beautiful game level...

NOTE: theres not really enough there to push the system yet, but as it is its running fine at the moment.

thankyou.
you used to be able to fit a game on a disk, then you used to be able to fit a game on a cd, then you used to be able to fit a game on a dvd, now you can barely fit one on your harddrive.

#3 rouncer

    Senior Member

  • Members
  • PipPipPipPip
  • 2718 posts

Posted 02 September 2009 - 05:32 PM

MY MMO IS COMING! nah, not yet anyway :)
Hate to see me model the entire game universe, thats impossible!
you used to be able to fit a game on a disk, then you used to be able to fit a game on a cd, then you used to be able to fit a game on a dvd, now you can barely fit one on your harddrive.

#4 alphadog

    DevMaster Staff

  • Moderators
  • 1716 posts

Posted 03 September 2009 - 03:59 PM

Dude, you really should do your status update/progress notice/brain fart/rant kind of stuff on Twitter or something... :)
Hyperbole is, like, the absolute best, most wonderful thing ever! However, you'd be an idiot to not think dogmatism is always bad.

#5 Kenneth Gorking

    Senior Member

  • Members
  • PipPipPipPip
  • 939 posts

Posted 03 September 2009 - 04:55 PM

alphadog said:

Dude, you really should do your status update/progress notice/brain fart/rant kind of stuff on Twitter or something... :huh:
I would subscripe to that, simply for the lulz :lol:
"Stupid bug! You go squish now!!" - Homer Simpson

#6 rouncer

    Senior Member

  • Members
  • PipPipPipPip
  • 2718 posts

Posted 08 September 2009 - 03:45 AM

Posted Image

painting tools done (you can see the interface top right), now im going to add the basic geometry editing and ill see if i can get something that looks half like a game going.

Alphadog, i think maybe someone might be interested?
you used to be able to fit a game on a disk, then you used to be able to fit a game on a cd, then you used to be able to fit a game on a dvd, now you can barely fit one on your harddrive.

#7 geon

    Senior Member

  • Members
  • PipPipPipPip
  • 939 posts

Posted 08 September 2009 - 12:37 PM

>Alphadog, i think maybe someone might be interested?

Please do go on. Anything development related is appreciated. You might want to cut down on the drunk ranting though. :)

#8 rouncer

    Senior Member

  • Members
  • PipPipPipPip
  • 2718 posts

Posted 08 September 2009 - 03:52 PM

Posted Image

vertex tweaking and selection finished.
you used to be able to fit a game on a disk, then you used to be able to fit a game on a cd, then you used to be able to fit a game on a dvd, now you can barely fit one on your harddrive.

#9 rouncer

    Senior Member

  • Members
  • PipPipPipPip
  • 2718 posts

Posted 10 September 2009 - 05:45 AM

the start of the knife is finished, still it dont look like much
past some dodgy 3d game, but note even whilst im editing
geometry i can paint it at any time.
Posted Image
you used to be able to fit a game on a disk, then you used to be able to fit a game on a cd, then you used to be able to fit a game on a dvd, now you can barely fit one on your harddrive.

#10 rouncer

    Senior Member

  • Members
  • PipPipPipPip
  • 2718 posts

Posted 11 September 2009 - 10:27 AM

I managed to knife up a small tunnel, but the tools have a while to go yet, im gonna need another week before i can get anything more substantial out.
Posted Image
you used to be able to fit a game on a disk, then you used to be able to fit a game on a cd, then you used to be able to fit a game on a dvd, now you can barely fit one on your harddrive.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users