| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 5,421
» Latest member: Jauwa
» Forum threads: 6,245
» Forum posts: 52,221
Full Statistics
|
| Online Users |
There are currently 294 online users. » 0 Member(s) | 290 Guest(s) Applebot, Baidu, Bing, Google
|
| Latest Threads |
The colour of textures in...
Forum: Parts Authoring
Last Post: Peter Grass
6 hours ago
» Replies: 6
» Views: 171
|
Keywords and invalid 0 li...
Forum: Parts Tracker Discussion
Last Post: Orion Pobursky
2025-11-03, 22:17
» Replies: 6
» Views: 210
|
Minifigure Head MINI HEAD...
Forum: Part Requests
Last Post: Bailey Meyer
2025-11-03, 20:37
» Replies: 5
» Views: 423
|
Friends 2025
Forum: Official Models
Last Post: Philippe Hurbain
2025-11-02, 19:24
» Replies: 1
» Views: 416
|
Technic 1990
Forum: Official Models
Last Post: Takeshi Takahashi
2025-11-02, 15:05
» Replies: 14
» Views: 18,536
|
Sorting by date
Forum: Website Suggestions/Requests/Discussion
Last Post: Peter Blomberg
2025-11-01, 10:22
» Replies: 5
» Views: 527
|
Parts request , spider we...
Forum: Part Requests
Last Post: Peter Grass
2025-10-31, 11:23
» Replies: 1
» Views: 225
|
Part 4070 differences in ...
Forum: Parts Authoring
Last Post: Peter Grass
2025-10-31, 10:58
» Replies: 7
» Views: 665
|
Empty file with MLCad
Forum: Parts Authoring
Last Post: Orion Pobursky
2025-10-30, 0:20
» Replies: 2
» Views: 306
|
Duplo parts not yet in LD...
Forum: Part Requests
Last Post: Peter Grass
2025-10-29, 9:46
» Replies: 16
» Views: 2,354
|
|
|
| Coaster designer |
|
Posted by: Ronald van der Velden - 2019-01-07, 19:26 - Forum: LDraw Editors and Viewers
- Replies (7)
|
 |
Hello there!
After a few years of not using the LDraw-family of tools, I bought the Lego coaster set 10261 and decided to start a little hobby programming project on the side. I'm working on a roller coaster designer tool. Specifically, I'm trying to include two pieces of functionality that will be useful additions to the already existing tools:
- Instead of positioning each brick individually, just add them at the end of the track automatically, similar to RollerCoaster Tycoon (anybody?
)
- And... it will automatically generate a nice support structure, based on the position of the tracks, avoiding collision with the track itself or having too many pillars and ideally also connecting them with horizontal bars like in the 10261 set
The first bit is working including a simple renderer, open/save functionality, parts list and (obviously) export to LDR; I'm roughly halfway the support structure algorithm (it places pillars optimally at the right X/Z coordinates based on the track, but only uses the 2x2 round brick so far and doesn't generate horizontal connections )
In the coming weeks I hope to add some screenshots here. Really curious to hear any suggestions or ideas you may already have!!
Best regards,
Ronald
|
|
|
| LDCad Flex Hose problems |
|
Posted by: Orion Pobursky - 2019-01-07, 12:42 - Forum: LDraw Editors and Viewers
- Replies (9)
|
 |
I'm trying to update some of my models for the OMR and I'm having problems with generating new parts for the Hose Flexible 8.5L without Tabs. This part should generate with a fixed 51 segments, 50 754.dat and 1 756.dat. This doesn't happen. Even if I force the length to be 170 ldu, the extra segments just generate with a null matrix. Any help on how to force LDCad to render the correct fixed length is appreciated.
|
|
|
| SR3d Builder Fail |
|
Posted by: Thorsten - 2019-01-04, 17:35 - Forum: All Other Programs.
- Replies (12)
|
 |
After a partial update, I received this error message. How can I get that away?
Deleting and reinstalling alone is not enough
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at SR3DBuilder.cPartMGM.LoadPartList()
at SR3DBuilder.cCache.FillCache()
at SR3DBuilder.Main.b8(Object A_0, EventArgs A_1)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8937 (WinRelRS4.050727-8900)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
SR3DBuilder
Assembly Version: 0.9.7.81
Win32 Version: 0.9.7.81
CodeBase: file:///C:/Program%20Files%20(x86)/SR%203D%20Builder/SR3DBuilder.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.8922 (WinRelRS4.050727-8900)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8934 (WinRelRS4.050727-8900)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8922 (WinRelRS4.050727-8900)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8922 (WinRelRS4.050727-8900)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8922 (WinRelRS4.050727-8900)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
Microsoft.DirectX
Assembly Version: 1.0.2902.0
Win32 Version: 5.04.00.2904
CodeBase: file:///C:/WINDOWS/assembly/GAC/Microsoft.DirectX/1.0.2902.0__31bf3856ad364e35/Microsoft.DirectX.dll
----------------------------------------
Microsoft.DirectX.Direct3D
Assembly Version: 1.0.2902.0
Win32 Version: 9.05.132.0000
CodeBase: file:///C:/WINDOWS/assembly/GAC/Microsoft.DirectX.Direct3D/1.0.2902.0__31bf3856ad364e35/Microsoft.DirectX.Direct3D.dll
----------------------------------------
Microsoft.DirectX.Direct3DX
Assembly Version: 1.0.2911.0
Win32 Version: 9.12.589.0000
CodeBase: file:///C:/WINDOWS/assembly/GAC/Microsoft.DirectX.Direct3DX/1.0.2911.0__31bf3856ad364e35/Microsoft.DirectX.Direct3DX.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8922 (WinRelRS4.050727-8900)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
mscorlib.resources
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.8937 (WinRelRS4.050727-8900)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
ImageCombo
Assembly Version: 1.1.2991.21158
Win32 Version: 1.1.2991.21158
CodeBase: file:///C:/Program%20Files%20(x86)/SR%203D%20Builder/ImageCombo.DLL
----------------------------------------
Microsoft.VisualBasic.PowerPacks
Assembly Version: 12.0.0.0
Win32 Version: 12.0.21005.1
CodeBase: file:///C:/Program%20Files%20(x86)/SR%203D%20Builder/Microsoft.VisualBasic.PowerPacks.DLL
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
|
|
|
| LDraw compatible Hubelino parts |
|
Posted by: Rolf Osterthun - 2019-01-04, 14:55 - Forum: Off-Topic
- Replies (10)
|
 |
Hey,
half a year ago I started creating Hubelino (Duplo compatible Marble Run) parts for LDraw. Now someone at eurobricks asked if it would be possible to create them. Since I uploaded them, someone here might also be interested (some are still not finished).
You can find a preview of the currently existing LDraw compatible parts here; and you can download them: hubelino.zip (I hope I did not miss anything).
Rolf
|
|
|
|