Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Code » Actor   (RSS)

Animated Textures

In addition to using dynamic buffers to animate geometry, you can also animate the textures on geometry. This is accomplished by using BitmapProvider. A BitmapProvider at its simplest is just a wrapper for a Bitmap, which can be used as the icon for a
Posted by NikolaiF | 1 Comments
Filed under: , , ,

Actors and DataSources

In this sample, we create a DataSource, which is a class that can be used for large-scale data sets. It provides hooks into the system's spatial index, memory cache, and background data threads. Data from the DataSource will only be requested when it
Posted by NikolaiF | 1 Comments
Filed under: , , , ,
 
Page view tracker