All Tags » textures (RSS)

Browse Forum Posts by Tags

Showing related tags and posts for the Using SunBurn forum. See all tags in the site
  • Modifying a modelmesh vertrexbuffer before creating a SceneObject

    I'm trying to edit the texturecoordinates in a vertex buffer, but I have the feeling I'm missing something as I don't see any change at runtime for any value I put in the buffer. I'm using the sunburn model importer an below is an example of what I tried. Model m = Content.Load< Model...
    Posted to Using SunBurn (Forum) by TBSRaven on 04-27-2012
  • Custom Effect : atlas texture tiling

    Hi all, I just want to ask if SunBurn has support for custom texture address modes for tiling Atlas textures? If none, will I still be able to use SunBurn's lighting functionality even if I create a custom shader to implement custom texturing & texture tiling for Atlas textures? (sorry for the...
    Posted to Using SunBurn (Forum) by turontooter on 09-06-2011
  • Dynamically setting the texture to be used

    So I have a 3D model that I reuse in my game. However, I apply different textures to this object in different scenarios. A pretty common scenario and I'm sure it is documented somewhere but I couldn't find it. How do I dynamically set the texture of the SceneObject at runtime? Thanks, Chad
    Posted to Using SunBurn (Forum) by Chad Carter on 07-18-2011
  • Dynamic (in game) texture swapping

    Hi I'm trying to (properly) adjust diffuse and (possibly) normal textures on the fly in my latest game effort http://www.youtube.com/watch?v=mWuAUXJogD8 so that I can animate surfaces and vary the look of repeated object rendering. Can someone point me towards an example or perhaps post an answer...
    Posted to Using SunBurn (Forum) by Duckocide on 06-13-2010
  • Using SpriteContainer to render Text?

    Hi John, I would like to know if you had this use case in mind when designing 2d rendering with SunBurn where a developer could use this to render some text using SpriteFonts? If so, how would you advice us to move on? Thanks ;) Philippe
    Posted to Using SunBurn (Forum) by Philippe Da Silva on 06-06-2010
  • Hardware Problems-Custom Effect

    I am working on a custom effect which uses a texture to displace vertices for terrain. The effect is largely based on the deferred custom effect wobble, except I am using a tex2dlod to access a single format texture for the terrain height values. The effect works on a Geforce 9400m and a Geforce 260...
    Posted to Using SunBurn (Forum) by Brian Thorpe on 03-12-2010
  • My Custom Geometry is invisible, but casts shadows.

    Hey, I'm having some issues with custom geometry. It casts shadows to world around, but it itself is completely invisisble. We create a mesh in code, using a vertex buffer, index buffer and vertex positionnormaltexture for our vertex type. CustomMesh FinalBall = new CustomMesh(VertexBuffer, IndexBuffer...
    Posted to Using SunBurn (Forum) by 2.0 Studios on 02-26-2010
  • Cubemapping/Shaders and Sunburn Rendering

    G'day, I've managed to get a cube map rendering outside of sunburn onto a sphere. Now I want that sphere to cast shadows as well as be cube mapped. But I am stumped, and I am using deferred lighting. Currently I have 3 stages for rendering my cube map: Generate the map. I do this by rendering...
    Posted to Using SunBurn (Forum) by 2.0 Studios on 02-19-2010
  • FBX Draw calls and Texture efficiency

    G'day, I read some good info at http://www.synapsegaming.com/forums/p/647/2717.aspx#2717 But we still have some questions. We have a park scene with buildings, trees, stuff etc.... This one FBX has a pile of textures it links to. Should these textures be embedded or somehow merged into on big jpg...
    Posted to Using SunBurn (Forum) by 2.0 Studios on 02-10-2010
  • Product Enhancement Request : Alpha Blending

    Dear team Purchasing Sunburn was one of the best things I've done in a while. The results I'm getting for my XNA projects are (for me) breath taking. This feature may be in the product roadmap, but if not... After reading several forum threads surrounding semi-transparent blended (rather than...
    Posted to Using SunBurn (Forum) by Duckocide on 02-07-2010
Page 1 of 2 (11 items) 1 2 Next >