|
Search Results
|
| Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
| |
|
Thread: The adventures of building a web renderer
Post: RE: The adventures of building a web renderer
| Yes. I saw that in Github, but have not gotten to it yet. It sounds like a good idea to increase its priority. I have moved all the Github issues out and prioritised them:
Currently being worked on
... |
|
Lasse Deleuran |
Rendering Techniques
|
44 |
98,724 |
2024-11-08, 19:00 |
| |
|
Thread: The adventures of building a web renderer
Post: RE: The adventures of building a web renderer
| The work on these online rendering tools continue. It is clear to me that I do not give enough visibility as most requests come in through emails and Github issues.
I will try to keep you all updat... |
|
Lasse Deleuran |
Rendering Techniques
|
44 |
98,724 |
2024-11-07, 21:17 |
| |
|
Thread: OMR down?
Post: RE: OMR down?
| Thanks. That works. If this is going to be the new URL, then we should update links so that search engines index it correctly. |
|
Lasse Deleuran |
General LDraw.org Discussion
|
9 |
9,369 |
2024-05-08, 15:07 |
| |
|
Thread: OMR down?
Post: RE: OMR down?
|
Orion Pobursky Wrote: (2023-09-13, 15:22)
--
Update: It turns out that there was a misconfiguration in our DNS. Access to the OMR is restored.
--
Is it down again? omr.ldraw.org now redirects to th... |
|
Lasse Deleuran |
General LDraw.org Discussion
|
9 |
9,369 |
2024-05-06, 7:40 |
| |
|
Thread: LDraw.org 2022-05 Parts Update Now Available
Post: RE: LDraw.org 2022-05 Parts Update Now Available
| It seems like something has gone wrong in the redirect I have followed. I am currently replying to thread 26686 direct link (https://forums.ldraw.org/thread-26686-post-49741.html#pid49741) after follo... |
|
Lasse Deleuran |
LDraw.org Announcements
|
5 |
14,117 |
2023-03-14, 22:19 |
| |
|
Thread: LDraw.org 2023-01 Parts Update Now Available
Post: RE: LDraw.org 2022-05 Parts Update Now Available
| Has lcad2301.zip accidentally been replaced by complete.zip in the release? I have downloaded lcad2301.zip and it is a 70MB file with 23868 files inside. |
|
Lasse Deleuran |
LDraw.org Announcements
|
7 |
10,074 |
2023-03-14, 22:04 |
| |
|
Thread: Time to revisit SVG path to LDraw conversion?
Post: RE: Time to revisit SVG path to LDraw conversion?
| Thanks for the screenshots. The points you show there seem to be erroneous. There should be no such "Steiner points" on line segments, unless they were added to remove T-Junktions.
The code is open... |
|
Lasse Deleuran |
LDraw File Processing and Conversion
|
17 |
21,947 |
2022-12-15, 7:45 |
| |
|
Thread: Time to revisit SVG path to LDraw conversion?
Post: RE: Time to revisit SVG path to LDraw conversion?
|
N. W. Perry Wrote: (2022-12-14, 4:21)
--
Is svg2ldraw the same as svg2dat? It could simply be that I had forgotten there were two different utilities out there. But now I am remembering that I once t... |
|
Lasse Deleuran |
LDraw File Processing and Conversion
|
17 |
21,947 |
2022-12-14, 6:48 |
| |
|
Thread: Time to revisit SVG path to LDraw conversion?
Post: RE: Time to revisit SVG path to LDraw conversion?
| What are the missing capabilities of svg2ldraw, since we want to start over again?
If you just want the points, you can convert the line types 3 and 4 to their corner points.
SVG2LDraw (https://c-mt... |
|
Lasse Deleuran |
LDraw File Processing and Conversion
|
17 |
21,947 |
2022-12-13, 6:39 |
| |
|
Thread: 3D Part Preview added to Parts Tracker
Post: RE: 3D Part Preview added to Parts Tracker
|
Max Murtazin Wrote: (2022-07-05, 12:44)
--
I think that the way LDView does that particularly is very good
--
I would really like to know what it does. From what I gather from this thread, it simpl... |
|
Lasse Deleuran |
LDraw.org Announcements
|
143 |
270,390 |
2022-07-06, 8:17 |
| |
|
Thread: 3D Part Preview added to Parts Tracker
Post: RE: 3D Part Preview added to Parts Tracker
|
Orion Pobursky Wrote: (2022-07-04, 15:41)
--
Primitive substitution in it's original sense was replacing the segmented 16 or 48 primitives with true curves in POV-Ray. This has been extend to mean th... |
|
Lasse Deleuran |
LDraw.org Announcements
|
143 |
270,390 |
2022-07-05, 12:21 |
| |
|
Thread: 3D Part Preview added to Parts Tracker
Post: RE: 3D Part Preview added to Parts Tracker
|
Orion Pobursky Wrote: (2022-07-04, 0:44)
--
It's not turned on by default? The curves look smooth leading me to believe that smooth curved prims were being subbed in.
--
It should not be. To turn i... |
|
Lasse Deleuran |
LDraw.org Announcements
|
143 |
270,390 |
2022-07-04, 6:08 |
| |
|
Thread: 3D Part Preview added to Parts Tracker
Post: RE: 3D Part Preview added to Parts Tracker
|
Orion Pobursky Wrote: (2022-07-03, 18:43)
--
I believe, and Lasse can correct me if I'm wrong, that the software already does primitive sub.
--
It does, using the "force" parameter that can be 8 an... |
|
Lasse Deleuran |
LDraw.org Announcements
|
143 |
270,390 |
2022-07-03, 19:36 |
| |
|
Thread: 3D Part Preview added to Parts Tracker
Post: RE: 3D Part Preview added to Parts Tracker
|
Orion Pobursky Wrote: (2022-06-27, 20:09)
--
I haven't pulled an update in a while. Your code is fine. My code, on the other hand, may not be. 👍
--
Well. There is the issue with LDRStuds.js which d... |
|
Lasse Deleuran |
LDraw.org Announcements
|
143 |
270,390 |
2022-06-27, 20:14 |
| |
|
Thread: 3D Part Preview added to Parts Tracker
Post: RE: 3D Part Preview added to Parts Tracker
|
Orion Pobursky Wrote: (2022-06-27, 13:42)
--
Lasse may have a demo at his site.
For us, I have to pull the new code, test to see if anything broke in our code, and implement a button to enable thi... |
|
Lasse Deleuran |
LDraw.org Announcements
|
143 |
270,390 |
2022-06-27, 19:55 |
| |
|
Thread: 3D Part Preview added to Parts Tracker
Post: RE: 3D Part Preview added to Parts Tracker
|
Philippe Hurbain Wrote: (2019-10-25, 12:18)
--
Another addition that would be useful (no idea of complexity involved!): possibility to display an origin/axis thingy to allow quick check of part origi... |
|
Lasse Deleuran |
LDraw.org Announcements
|
143 |
270,390 |
2022-06-26, 8:41 |
| |
|
Thread: Primitive Reference
Post: RE: Primitive Reference
|
Cam's Bricks Wrote: (2022-06-16, 11:46)
--
Are you referring to the entirety of this page or just some sections?
https://www.ldraw.org/library/primref/
--
If it is the "Currently available primi... |
|
Lasse Deleuran |
Help Wanted
|
6 |
18,674 |
2022-06-16, 17:17 |
| |
|
Thread: Studio parts editor, decals, connectivity...
Post: RE: Studio parts editor, decals, connectivity...
|
Cam's Bricks Wrote: (2022-06-15, 11:53)
--
Can you explain a little more about how one can find these errors? If it is "simple" math is it not able to be done pragmatically with a script of some kind... |
|
Lasse Deleuran |
General LDraw.org Discussion
|
36 |
71,819 |
2022-06-16, 14:16 |
| |
|
Thread: Studio parts editor, decals, connectivity...
Post: RE: Studio parts editor, decals, connectivity...
|
Philippe Hurbain Wrote: (2022-03-09, 19:44)
--
I am not sure to understand why you make this such an urgent case. There is soooooo many possible sources of vertex mismatch in LDraw parts, I don't und... |
|
Lasse Deleuran |
General LDraw.org Discussion
|
36 |
71,819 |
2022-06-14, 19:55 |
| |
|
Thread: WebGL Model Viewer Issues
Post: RE: WebGL Model Viewer Issues
| No, that should do the trick.
My plan is to rewamp the part generation components, so that they can be more reliable and allow easier on-demand loading while using the library. That should fix this... |
|
Lasse Deleuran |
Website Suggestions/Requests/Discussion
|
9 |
16,266 |
2022-06-06, 8:08 |