OHM Mesh Wizard 1.9d

Nathaniel

New member
Joined
Nov 20, 2010
Messages
1
Reaction score
0
Points
0
Legacy Add-on Reviews from Orbit Hangar Mods


Review by andy44
Review:
I've been using an earlier version of this utility and didn't realize what I was missing out on. This is an absolute must-have for addon developers. Well done!


Review by black dog
Pros: Easy to use
Cons: None
Review:
A great little mesh viewing tool with some mesh manipulating and converting capabilities. I have only just started playing with meshes, and I think that as I become more knowledgeable I will be able to appreciate the available functions more. I recommend Meshviewer to anybody like me who is starting out in their interest in development. Combine this program with a few others and some Orbiter development tutorials and you're on your way. Well done AR81, and thanks for all the good work you have done with this program and also your previous addons and tutorials.


Review by juanelm
Pros: Muy bien hecho y facil de usar
Cons: Ninguno
Review:
Excelente, muchas gracias por esto!!

Agreed, This is a must-have for addon developers, It actually made my Anim8or projects (Wich i put alot of time and effort into) useable.

Cheers!
 

Capt_hensley

Captain, USS Pabilli
Donator
Joined
Oct 20, 2010
Messages
841
Reaction score
0
Points
16
Location
Alamogordo
Website
www.h-10-k.com
Maybe I have a unique problem, I want to pre-view meshes (textureized) one after the other without loading every single .msh file independantly. I want to see them in my windows explorer preview pane in 2 dimensions. I don't want to open a particular utility just so I can view one file. I have to go through hundreds of mesh files, quickly, so I can determine for myself which file set I want to use.

Anybody got a clue what I should use?

Signed a very frustrated Capt Hensley.

PS I've dowloaded and tried to use several mesh viewers in XP-64, and Win7-64 with little to no success. I'm open to a professional opinion.
 

n72.75

Move slow and try not to break too much.
Orbiter Contributor
Addon Developer
Tutorial Publisher
Donator
Joined
Mar 21, 2008
Messages
2,696
Reaction score
1,353
Points
128
Location
Saco, ME
Website
mwhume.space
Preferred Pronouns
he/him
Maybe I have a unique problem, I want to pre-view meshes (textureized) one after the other without loading every single .msh file independantly. I want to see them in my windows explorer preview pane in 2 dimensions. I don't want to open a particular utility just so I can view one file. I have to go through hundreds of mesh files, quickly, so I can determine for myself which file set I want to use.

Anybody got a clue what I should use?

Signed a very frustrated Capt Hensley.

PS I've dowloaded and tried to use several mesh viewers in XP-64, and Win7-64 with little to no success. I'm open to a professional opinion.

Are you proficient in any scripting languages?

If sh you could figure out a way to generate a preview image associated with each filename and write a script to automate the process.
 

Capt_hensley

Captain, USS Pabilli
Donator
Joined
Oct 20, 2010
Messages
841
Reaction score
0
Points
16
Location
Alamogordo
Website
www.h-10-k.com
Are you proficient in any scripting languages?

If sh you could figure out a way to generate a preview image associated with each filename and write a script to automate the process.

No, my programming days are over, I have come over to the dark side of users, I'm trying to take advantage other geniuses. You know how it goes when you get old and lazy. Well I'm old and lazy. Besides I'm very new to Orbiter, and very excited that a great sim like this exists. But maybe I have unrealistic asperations. I thought maybe someone else might be having the same difficulty.
 

orb

New member
News Reporter
Joined
Oct 30, 2009
Messages
14,020
Reaction score
4
Points
0
How do I do this? I have the same problem as nasafreak.
As you have Windows XP, this will look like this, but in your system's language:

  1. Go to the Control panel and open Regional and Language options


  2. Click on the button to "Customize..." regional settings.


  3. Change the decimal symbol to dot/period.


  4. Click "OK", "OK", and you'll have "." instead of "," as a decimal separator.
 

diogom

Well-known member
Joined
Aug 2, 2010
Messages
1,370
Reaction score
413
Points
98
Thanks a lot, that solved the problem.
 

Urwumpe

Not funny anymore
Addon Developer
Donator
Joined
Feb 6, 2008
Messages
37,615
Reaction score
2,336
Points
203
Location
Wolfsburg
Preferred Pronouns
Sire
I still think it would have been wiser reading the files in binary mode so the automatic use of locales does not take place.
 

MaverickSawyer

Acolyte of the Probe
Joined
Apr 11, 2011
Messages
3,919
Reaction score
5
Points
61
Location
Wichita
Okay, I can't get the darn .dll installed. The installer isn't working at all.
 

garyw

O-F Administrator
Administrator
Moderator
Addon Developer
Tutorial Publisher
Joined
May 14, 2008
Messages
10,485
Reaction score
209
Points
138
Location
Kent
Website
blog.gdwnet.com
which 'darn dll' - the installer worked fine for me.

Details really do help us to help you.
 

MaverickSawyer

Acolyte of the Probe
Joined
Apr 11, 2011
Messages
3,919
Reaction score
5
Points
61
Location
Wichita
Sorry, I jumped to the IRC and I'm getting help there. It was the MSVBVM50.dll...
Now installed!
 

MaverickSawyer

Acolyte of the Probe
Joined
Apr 11, 2011
Messages
3,919
Reaction score
5
Points
61
Location
Wichita
Still having trouble with getting MSVBM50.dll to talk to the Mesh Wizard 1.9d program. Where do I put the MSVBM50.dll so that Mesh Wizard can find it?
 

N_Molson

Addon Developer
Addon Developer
Donator
Joined
Mar 5, 2010
Messages
9,286
Reaction score
3,253
Points
203
Location
Toulouse
If you are using XP, drop it into System32, that should make it. Maybe you have to register it in the registry (search for the use of RegSrv command on the Web).

And give an AV scan to those kind of system files once downloaded, it can be a good idea. ;)
 

orb

New member
News Reporter
Joined
Oct 30, 2009
Messages
14,020
Reaction score
4
Points
0
You can put it anywhere in filesystem, where 32-bit applications have direct access, as registering it will add the full path to search it.

If you want it to be put where an installer would put it, then in 32-bit Windows put it in System32, and in 64-bit Windows in SysWoW64.

In either of them you need to use regsvr32 command to register it.
 

Izack

Non sequitur
Addon Developer
Joined
Feb 4, 2010
Messages
6,665
Reaction score
13
Points
113
Location
The Wilderness, N.B.
Had the same problem as maverick and fixed it - now it's saying "Component COMCTL32.OCX no correctly registered: file is missing or invalid." The file in question is sitting in the same directory as meshwizard executable. :shrug:
 

garyw

O-F Administrator
Administrator
Moderator
Addon Developer
Tutorial Publisher
Joined
May 14, 2008
Messages
10,485
Reaction score
209
Points
138
Location
Kent
Website
blog.gdwnet.com
Putting the file in the directory is not enough. It has to be registered as well.

Thats done from the command line, in the directory where the file is.

type in regsvr32 COMCTL32.OCX
 

Izack

Non sequitur
Addon Developer
Joined
Feb 4, 2010
Messages
6,665
Reaction score
13
Points
113
Location
The Wilderness, N.B.
Didn't think that would be necessary seeing as the file is shipped with the utility. ;)

Will try that ASAP.
 
Top