Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7635499
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T07:26:31+00:00 2026-05-31T07:26:31+00:00

I’m working with SharpGL and have a .3ds model I want to render in

  • 0

I’m working with SharpGL and have a .3ds model I want to render in my program.

I’m looking for a sample code snippet or a tutorial to get me going.

Edit: Working with .NET to create a WPF application with a SharpGL control for OpenGL drawing.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T07:26:33+00:00Added an answer on May 31, 2026 at 7:26 am

    You need to write an importer/file format reader/loader. Yourself. Which is a major pain. The good thing is that .3ds file format is well-known and documented.

    However, the bad thing is that .3ds format is obsolete and does not store all data modern 3d app would require. For example, it does not store surface normals and does not support skinned meshes. I wrote 3ds reader before, it wasn’t much fun. The another good thing is that somebody has probably written 3ds loader before and you can find it using google. The bad thing is that (by Murphy’s Law) they’ve probably implemented it in such fashion that will make it completely unusable with your code.

    So normally it is recommended to use some other well-documented format (and write reader for THAT format instead). Or you could go ahead and design your own format for models that supports everything you want. However, to export to THIS format from 3ds max, you’ll have to your own exporter plugin for 3ds max (using 3ds max sdk) which requires great deal of familiarity with 3d mathematics and programming (in C++). I’ve written several exporters before, and this is also a major pain.

    So the easier solution would be to use some simple format that allows you to easily write a loader. Something text-based, like *.dxf. Or you could search for another 3d model file format that hopefully comes with a library for loading it. For example, collada can be one of the candidates, although I personally greatly dislike the fact it uses XML.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a jquery bug and I've been looking for hours now, I can't
I have a string like this: La Torre Eiffel paragonata all’Everest What PHP function
I have this code to decode numeric html entities to the UTF8 equivalent character.
I have a French site that I want to parse, but am running into
I have this code: - (void)parser:(NSXMLParser *)parser foundCDATA:(NSData *)CDATABlock { NSString *someString = [[NSString
I ran into a problem. Wrote the following code snippet: teksti = teksti.Trim() teksti
link Im having trouble converting the html entites into html characters, (&# 8217;) i
I have just tried to save a simple *.rtf file with some websites and
I want to count how many characters a certain string has in PHP, but
this is what i have right now Drawing an RSS feed into the php,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.