Search the web
Sign In
New User? Sign Up
meshwork · Meshwork Users
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 670 - 699 of 1216   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
670
Is there anyone who uses modles in thier games?I know that bugdome, and Nanosaur do but what code do they use or in other words what computer language are they...
daramni
Offline Send Email
Jan 7, 2002
2:50 am
671
... I, for one, use Meshwork to model all the spacecraft and other items in my company's simulator (see below). The program is built using REALbasic, which has...
Joseph Nastasi
aokjoey
Offline Send Email
Jan 7, 2002
11:27 am
672
... Meshworks has been used quite extensively to create low polygon scenery models for the real time strategy games Myth: The Fallen Lords and Myth 2: ...
mauglir
mauglir@...
Send Email
Jan 8, 2002
1:46 am
673
Hi gang, I'm working on adding support for import/export of SKN files -- these are the mesh files used by The Sims. It's going reasonably well; I can import...
Joseph J. Strout
joe@...
Send Email
Jan 8, 2002
2:24 am
674
It's also possible that the trouble with the body models isn't the "blend data", but the bones. The SKN file lists a bunch of bone names and which vertices...
Joseph J. Strout
joe@...
Send Email
Jan 8, 2002
2:43 am
675
... Bugdom and Nanosaur are both written in C (or maybe C++). And virtually all 3D games use 3D models... Cheers, - Joe -- ...
Joseph J. Strout
joe@...
Send Email
Jan 8, 2002
2:43 am
676
OK, I've convinced myself that the body model imports look sliced & diced because they involve multiple bones, and the vertex positions are given relative to...
Joseph J. Strout
joe@...
Send Email
Jan 8, 2002
3:24 am
677
... From: "Bil Simser" <bsimser@...> To: <Peter.Gould@...> Cc: <meshwork@yahoogroups.com> Sent: Monday, January 07, 2002 9:25 PM Subject: Re:...
Bil Simser
sim0099
Offline Send Email
Jan 8, 2002
4:30 am
678
Joseph, I would be glad to assist in getting SKN format working in your program as I'd like to see Mac users get some kind of tool for working with Sim meshes ...
Bil Simser
sim0099
Offline Send Email
Jan 8, 2002
4:30 am
679
... Thanks Bil. I'm excited about this project too. I'll continue with you off-list, unless there are others here eager to hear all the gory details. Best, -...
Joseph J. Strout
joe@...
Send Email
Jan 8, 2002
5:03 am
680
... You said it - Gory! Bones, skeletons, slicing, dicing? What are you working on, Simms Friday the 13th Edition? -- Gregory La Vardera Gregory La Vardera...
Gregory La Vardera
la_vardera@...
Send Email
Jan 8, 2002
2:59 pm
681
This is a pretty good tutorial for understanding the .cmx file.In short the .cmx file connects the skin texture to the .skn.Here is the...
daramni
Offline Send Email
Jan 9, 2002
5:57 am
682
Just wanted to post that there is a lively thread on Meshwork at iDevGames.com http://www.idevgames.com/cgi-bin/UltraBoard/UltraBoard.cgi?action=Read& ...
idevgames
Offline Send Email
Jan 9, 2002
11:27 pm
683
Hi folks, I've put the current alpha version of my 3D engine on my iDisk and I'm looking for people to test it. It's the beginning of a game which uses...
tobiasopfermann
Offline Send Email
Jan 10, 2002
6:24 pm
684
Will it work on OS9?...
Macman688@...
Send Email
Jan 10, 2002
10:46 pm
685
... No, sorry. It's for OS X only. The app is written with Apple's Project Builder 1.1. I'm using Carbon here, no Cocoa yet, but I can't figure out how to...
tobiasopfermann
Offline Send Email
Jan 11, 2002
6:07 am
686
I can attest to that --I tried running it in os 9 and it crashed--I am upgrading to 10.1 very soon and I also have a couple of Apple's new "lamptop" Imacs and...
Jay Donovan
uresaman@...
Send Email
Jan 11, 2002
11:48 am
687
Hi, May I suggest the following improvements in Meshwork. Sorry if this has already been posted and idscussed. * transparency : define the color of a material...
Stef
stef_millet@...
Send Email
Jan 12, 2002
9:44 am
688
... How would that be different from the "translucency" slider in Meshwork 1.9? ... Yeah, that'd be neat. However it's very hard to do in general. How does...
Joseph J. Strout
joe@...
Send Email
Jan 12, 2002
6:08 pm
689
Hello, ... Indeed, I checked, and that's what I meant (sorry for the false alarm). ... Yes, you have to tell the program what are the 'laws' to follow to move ...
Stef
stef_millet@...
Send Email
Jan 13, 2002
11:05 am
690
I have been working a bit on my own to understand how the Sim SKN format works. Here is some useful info I got about the blend data: Subject: Re: blend data ...
peter9g
Offline Send Email
Jan 14, 2002
5:19 pm
691
Hi, Another improvement I wanted to mention but forgot in my last message : points pre-selection set. Very often, I want to move the same group of points, and...
Stef
stef_millet@...
Send Email
Jan 15, 2002
8:07 pm
692
... Thanks Peter. It's a curious way to do weighting... I'll have to give some thought to how Meshwork weights can be transformed into this weird blend-vertex...
Joseph J. Strout
joe@...
Send Email
Jan 17, 2002
3:03 pm
693
... Neat idea. Meanwhile, be sure you know these tricks: "Select Connected", command-clicking a material in the material palette to select all vertices of...
Joseph J. Strout
joe@...
Send Email
Jan 17, 2002
3:03 pm
694
... What I would like changed in the palettes is their size - they're tiny, especially on an iBook Peter...
peter9g
Offline Send Email
Jan 17, 2002
3:44 pm
695
... Thanks for the update, Joe. This is what else I have been doing on the project: I am still trying to figure out the absolute bone lengths. The absolute XYZ...
peter9g
Offline Send Email
Jan 17, 2002
4:12 pm
696
OK, just FYI, I believe I've figured out how to convert SKN blend vertices into Meshwork bone weights, and vice versa. So we should be able to support all the...
Joseph J. Strout
joe@...
Send Email
Jan 17, 2002
6:46 pm
697
... this leads to another suggestion (i haven't really thought much about how to implement this, it might not be practical). it would be really cool to have a...
jonas echterhoff
slartybar
Offline Send Email
Jan 17, 2002
7:09 pm
698
... Great! Peter...
peter9g
Offline Send Email
Jan 17, 2002
7:41 pm
699
Hi, ... Does this mean you'll give it a try ? (I'm not very sure of the meaning of 'Neat' - sorry). ... Great ! Well, thinking about it, that also supports my...
Stef
stef_millet@...
Send Email
Jan 18, 2002
6:51 pm
Messages 670 - 699 of 1216   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help