Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. C# Texture Atlas Generator Question

C# Texture Atlas Generator Question

Scheduled Pinned Locked Moved C#
questioncsharpdesignalgorithmshelp
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    rcollina
    wrote on last edited by
    #1

    Hello everyone, I hope this is the right place to ask. I am currently designing an user interface on top of a commercial 3d engine. I was wondering if anyone has some insights about the algorithms behind a texture atlas generation. By texture atlas, I mean a fairly big 2^n sized texture which will contain several variable-sized textures. The basic scenario is letting the end-user load custom textures and then store them in this atlas, preventing too many texture changes. However, despite having tried a practical approach, I am pretty sure this requires some extended knowledge about data structs which I don't think I am proficient with yet. Has anybody worked to obtain something similar for a MDX application, for instance? I've found some resources in the net but sadly I couldn't use them to avail. nVidia's code is not clear enough for me to understand the algorithm behind it. Any help, links or advices would be great and greatly appreciated. Thanks in advance for reading!

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups