| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 175 online users. » 0 Member(s) | 170 Guest(s) Applebot, Baidu, Bing, Google, Yandex
|
| Latest Threads |
47430
Forum: Parts Authoring
Last Post: Jeff Jones
6 hours ago
» Replies: 1
» Views: 616
|
Part request: Antimatter'...
Forum: Part Requests
Last Post: Liam Moore
Today, 2:10
» Replies: 0
» Views: 70
|
Part 6333p01 not function...
Forum: Help
Last Post: Hageta
Yesterday, 23:27
» Replies: 6
» Views: 243
|
Town, Trains and Paradisa...
Forum: Official Models
Last Post: Takeshi Takahashi
Yesterday, 19:11
» Replies: 3
» Views: 4,233
|
minifig head print variat...
Forum: Parts Authoring
Last Post: Jeff Jones
Yesterday, 18:28
» Replies: 0
» Views: 68
|
Ralph Wiggum Head Simpson...
Forum: Part Requests
Last Post: JuanVi
Yesterday, 18:16
» Replies: 2
» Views: 119
|
113308 and 113309 (Guardi...
Forum: Part Requests
Last Post: Hageta
Yesterday, 9:37
» Replies: 3
» Views: 205
|
Adding Minifig Categories
Forum: Official File Specifications/Standards
Last Post: Orion Pobursky
2026-06-21, 19:13
» Replies: 14
» Views: 1,221
|
Can't seem to submit Avat...
Forum: General LDraw.org Discussion
Last Post: Hylian Waffle
2026-06-21, 17:40
» Replies: 0
» Views: 120
|
30305c01 Rock Monster (Ro...
Forum: Part Requests
Last Post: Jeff Jones
2026-06-21, 11:54
» Replies: 20
» Views: 19,312
|
|
|
| LPUB Callout Pointer syntax & bending |
|
Posted by: Jörg Schwarzländer - 2017-10-09, 20:12 - Forum: LDraw Editors and Viewers
- Replies (4)
|
 |
Can someone please explain to me the meaning/syntax of the <intBase> Parameter in the both metas
0 !LPUB CALLOUT POINTER (TOP_LEFT|TOP_RIGHT|BOTTOM_LEFT|BOTTOM_RIGHT) <floatX> <floatY> <intBase>
0 !LPUB CALLOUT POINTER (TOP|BOTTOM|LEFT|RIGHT) <floatLoc> <floatX> <floatY> <intBase>
And in addition: Is there any chance to model a bended arrow/pointer? If so, how?
If I missed some sources bringing light in this, please point me to them.
|
|
|
| Who can help to create a file for unofficial parts |
|
Posted by: Peter Wilma - 2017-10-09, 9:04 - Forum: Help
- Replies (2)
|
 |
Hi there,
I have developed and produced some track links for tank models.
Of course I have the 3D files from the development.
Now I need some help to create LDraw files for unofficial parts based on my 3D files.
Is there anybody who can help me with this?
Thanks
Peter
|
|
|
| Small OpenGL survey for my LDCad 2.0 plans |
|
Posted by: Roland Melkert - 2017-10-03, 22:23 - Forum: LDraw Editors and Viewers
- Replies (16)
|
 |
Hi all, I'm at the (GUI only for now) rendering engine building stage of LDCad 2.0 and was wondering which minimal requirements to target.
OpenGL 3.3 has a couple of handy things over 3.2 (e.g. attribute layout etc), and 4.x has even cooler stuff but support for that version seems low unless I go into the extension soup.
So I was wondering which version of OpenGL do people currently using LDCad have available, you can see this by opening any log file
--- Edit by Willy ---
which usually can be found in: C:\Users\<Username>\AppData\Roaming\LDCad\logs
-----------------------
and do a search on "OpenGL" this should give you a line like:
00144 | 2017-10-03_20:06:49 | Info | Initializing render manager | OpenGL platform information: vendor "ATI Technologies Inc." renderer "AMD Radeon HD 7900 Series" version "4.5.13431 Compatibility Profile Context 16.150.2211.0".
In this example the OpenGL version supported is 4.5
LDCad 1.x can use OpenGL as low as 1.1, but I'm not planning to go that low for LDCad 2, currently I'm thinking 3.3 or maybe 3.2 depending on the answers on this thread.
|
|
|
|