in

This site is all about the amazingly cool stuff you can do with VB.NET.

Browse by Tags

  • VB.NET XNA Heightmap Collision Sample

    Heightmap Collision This sample demonstrates how to move objects along a heightmap. It is based on the Generated Geometry sample, which creates a landscape from a bitmap. We build upon that sample, showing how to quickly calculate the height of any point on that heightmap.
    Posted to VB XNA Samples (FileGallery) by admin on 12-28-2007
  • 2D Collision Sample #3 (Transformed) posted

    Sample code for part three in the Collision Series (Transformed Collisions) has been posted here . Original tutorial posted at http://creators.xna.com Collision Series 3: 2D Collision with Transformed Objects This article explains how to perform per-pixel collision detection on sprites by using linear...
    Posted to The VB.NET XNA Project (Weblog) by admin on 12-21-2007
  • VB.NET XNA Transformed Collision Sample

    Here's the VB.NET version of the source code from #3 in the three part collision series. Original Tutorial can be found at the Creators Club site: http://creators.xna.com/ Collision Series 3: 2D Collision with Transformed Objects This article explains how to perform per-pixel collision detection...
    Posted to VB XNA Samples (FileGallery) by admin on 12-21-2007
  • new VB XNA samples

    There's a few new XNA samples posted lately, as I work through converting the Collision Tutorials. See them here, on the VBXNA blog.
    Posted to XNA (Forum) by admin on 12-19-2007
  • VB.NET XNA Per Pixel Collision Sample

    2D Collision Sample 2: Per-Pixel This sample demonstrates per-pixel collision detection. Introduction In the previous example, you created a simple object avoidance game using rectangle collision detection. The rectangles used were only an approximation of the blocks and person drawn into the textures...
    Posted to VB XNA Samples (FileGallery) by admin on 12-18-2007
  • 2D Collision Sample #2 (per pixel) posted

    The VB.NET version of the per pixel collision sample. Grab it from the files section here ! 2D Collision Sample 2: Per-Pixel This sample demonstrates per-pixel collision detection. Introduction In the previous example, you created a simple object avoidance game using rectangle collision detection. The...
    Posted to The VB.NET XNA Project (Weblog) by admin on 12-18-2007
  • 2D Collision Sample #1 (Rectangle) posted

    The VB.NET version of the Rectangle Collision Sample. Grab it from the files section here ! 2D Collision Sample 1: Rectangle This sample shows a simple technique for constraining motion and collision detection in 2D. Introduction Games do not need to be complex to be fun and interesting. Obstacle avoidance...
    Posted to The VB.NET XNA Project (Weblog) by admin on 12-16-2007
Page 1 of 1 (7 items)

Copyright 2008 - ILoveVB.NET
Powered by Community Server (Commercial Edition), by Telligent Systems