| | String Segment [DAT]
|
|
This is what I am using to model string. It's essentially a twisted 4 sided shape. I probably should have done it using 6 sides instead. I put two of these back to back with the grey pattern matching up, then replicated to get the length needed. LMK (...) (23 years ago, 10-Apr-02, to lugnet.cad.dat.parts)
|
|
| | Re: Modeling String
|
|
(...) Well I just slapped together a primitive to simulate twisted string bits but am not all that pleased with it. The string I have in mind to model will be so tight that a straight line will be fine, no need for catenary curves (although it sure (...) (23 years ago, 10-Apr-02, to lugnet.cad)
|
|
| | Re: Modeling String
|
|
I'm working on a program that simlulates strings as braided coils and lots of splines in POV-RAY. I'm tyring to get the catenary curves right so it looks like it's tension is supporting it's weight.... Hopefully, I'll get some time to finish it next (...) (23 years ago, 10-Apr-02, to lugnet.cad)
|
|
| | matching pattern numbers???
|
|
For patterned parts that occur together in a set -- say, for example, the various patterned parts from a Han Solo minifig (from the Star Wars theme) -- that have been or are being encoded as LCAD data files, shouldn't we be co-ordinating these (...) (23 years ago, 10-Apr-02, to lugnet.cad.dev)
|
|
| | Modeling String
|
|
I would like to model some LEGO string. Has this been done before? Do people have suggestions on how to do it? The string doesn't have to be too high fidelity, just a thin (but non zero thickness) straight black line, as it will be taut between two (...) (23 years ago, 10-Apr-02, to lugnet.cad)
|
|
| | Re: Unmatrix
|
|
(...) My Lani project has a rotation matrix that takes the parameters x, y, z. The first thing it does is determine what rotation parameters are 0. There are 7 cases: x only y only z only x and y x and z y and z x, y, and z This is for speed. It (...) (23 years ago, 9-Apr-02, to lugnet.cad)
|
|
| | Re: Parts as volumes (instead of surfaces)
|
|
(...) I like the idea of CSG. Unfortunately I can not invest time in Rayshade and alternate ray-tracers. I know they can have attractive features but I am more a POV user. I must impose some limit to my (already too high) diversification. Of course, (...) (23 years ago, 9-Apr-02, to lugnet.cad.dev.org.ldraw)
|
|
| | Re: Parts as volumes (instead of surfaces)
|
|
(...) Stud4 primitive could be convex-decomposed just as Ring4 primitive is today. More generally, just as any LDraw surface is convex-decomposed with just triangles and quads (3,4 points respectively), I guess any LDraw volume can be (...) (23 years ago, 9-Apr-02, to lugnet.cad.dev.org.ldraw)
|
|
| | Re: panel with round windows (for 10020) updated
|
|
(...) The rings aren't actually for POV- they're for LDraw. They are simply sections of 16-sided "curves" (and yes- they are in the "p" directory). The rotation/scaling matrix turns them and scales them up to fit onto the panel's surface. You can do (...) (23 years ago, 9-Apr-02, to lugnet.cad.dat.parts)
|
|
| | Re: Unmatrix
|
|
(...) I think we covered this a while ago in the thread about the ldraw oblique matrix. This one has a link to some Graphics Gems source code. (URL) seems to me though that you can't really produce 3 definitive X, Y, and Z axis rotations. There (...) (23 years ago, 9-Apr-02, to lugnet.cad)
|
|
| | Re: panel with round windows (for 10020) updated
|
|
(...) Hi Bernd, Thanks for cooking this up, but erm... now I still don't know how it is done. Shure, I'm gonna have a closer look at it but all those disks and rings? I know L3P will replace them with proper POV primitives, but which one does what? (...) (23 years ago, 9-Apr-02, to lugnet.cad.dat.parts)
|
|
| | Lani source code released with no guarantees. Was: Unmatrix
|
|
OK, I am finally releasing the source code for my Lani application. I doubt I will finish it before Roland releases animation application. NOTES: It is Java. Source code included. No compiled apps are included. If you want to try it you will need a (...) (23 years ago, 9-Apr-02, to lugnet.cad)
|
|
| | Re: Track Designer Registry
|
|
(...) Wish I had dot com hours, they have to be better than video game company hours. :) (...) Good news, last night I was able to find the source package at home but my ISP was not very helpful and I couldn't upload it anywhere. I'll try again (...) (23 years ago, 9-Apr-02, to lugnet.trains, lugnet.cad)
|
|
| | Re: [Parts Tracker] More BFC Primitives
|
|
(...) Sorry, I must have been reading more into your example than you intended. (...) It's the former: the author intends to make a reflected object, but not an inverted object. (...) It depends on who (or what) you want to keep things simple *for*. (...) (23 years ago, 9-Apr-02, to lugnet.cad.dev.org.ldraw)
|
|
| | Re: Unmatrix
|
|
(...) Hi! (...) I don't have any pseudocode, but I would like to see the program that does this. If you give me a link to the program, I'd be willing to interpret it for you. Steve (23 years ago, 9-Apr-02, to lugnet.cad)
|
|
| | Re: panel with round windows (for 10020) updated [DAT]
|
|
(...) Hi Jeroen, This would be the better solution with primitives: 0 Panel 1 x 2 x 2 with round window v2 (needs work) 0 Name: 4864p??.dat 0 Use this as Subpart s\4864s01.dat 1 47 -10 0 0 1 0 0 0 1 0 0 0 1 stud2.dat 1 47 0 44 0 1 0 0 0 -1 0 0 0 1 (...) (23 years ago, 9-Apr-02, to lugnet.cad.dat.parts)
|
|
| | Re: panel with round windows (for 10020) updated
|
|
(...) If only I would know how... (...) That can be managed. I "only" made this part 'cos I wanted to make a complete 10020. It is the first part I did. Sadly there is no (not to my knowledge that is) documention about creating parts, the different (...) (23 years ago, 9-Apr-02, to lugnet.cad.dat.parts)
|
|
| | Re: panel with round windows (for 10020) updated
|
|
(...) I would suggest using ndiscs and ring primitives. Also you may want to make use of the 4864S subpart that is the panel 1X2X2 without front face. (23 years ago, 9-Apr-02, to lugnet.cad.dat.parts)
|
|
| | Unmatrix
|
|
Hello. I need (don't ask why) to pick the scale/rotation matrix from a dat/ldr-file into it's XYZ-Rotation/scale values. i.e. I need to get: Scaling/Rotation in the X-axis Scaling/Rotation in the Y-Axis Scaling/Rotation in the Z-axis I've seen a (...) (23 years ago, 4-Apr-02, to lugnet.cad)
|
|
| | Tile with # 27 (for 10020) [DAT]
|
|
Hi again, After reading a piece about a neat programm called BMP2Dat32 ( (URL) ) and tried to make a decorated part. It will never get official but again, it renders nice! (URL) Tile 1 x 2 with Groove and 27 Pattern 0 Name: 3069x027.dat 0 Author: (...) (23 years ago, 9-Apr-02, to lugnet.cad.dat.parts)
|