TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
donpedro1
NA
1
0
Texturing predefined meshes in manged directx
May 31 2004 4:53 AM
I'm a beginner with directx and would like to learn how to exploit simple features of manged directx under C#. I've manged to do some simple things like creating a mesh using predefined meshes, apply material to it, turn on lightning and specular highlights, rotate the scene and some other but i can't put a texture on the predefined mesh. Here's what i do: 1. i load the texture using texture loader 2. i set texture to device 3. i try to draw the mesh using draw subset, but unfortunately it doesn't work. if i set some material to the device the mesh is rendered using this material and not using texture. Can anyone give me some advice how to apply textures on predefined meshes in managed directx ?? Thnanks
Reply
Answers (
0
)
java conversion question
Using the ColorPalette Class