| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 188 online users. » 1 Member(s) | 182 Guest(s) Applebot, Baidu, Bing, Google, Yandex, Jeff Jones
|
| Latest Threads |
Helmet and Visor (7071.da...
Forum: Parts Authoring
Last Post: Manfred Schaefer
6 minutes ago
» Replies: 1
» Views: 23
|
Change of 70681
Forum: Parts Authoring
Last Post: Magnus Forsberg
Yesterday, 19:05
» Replies: 1
» Views: 121
|
missing parts for star wa...
Forum: Parts Authoring
Last Post: Jeff Jones
2026-03-25, 16:11
» Replies: 5
» Views: 3,084
|
7194-1 Yoda
Forum: Official Models
Last Post: John Troxler
2026-03-25, 15:44
» Replies: 0
» Views: 155
|
Teenage Mutant Ninja Turt...
Forum: Official Models
Last Post: Jeff Jones
2026-03-25, 11:54
» Replies: 1
» Views: 195
|
Request for new primitive...
Forum: Parts Authoring
Last Post: Magnus Forsberg
2026-03-25, 11:04
» Replies: 4
» Views: 611
|
Mr. Incredible's Torso
Forum: Part Requests
Last Post: Stefano
2026-03-24, 11:53
» Replies: 4
» Views: 5,930
|
Insert background picture...
Forum: LDraw Editors and Viewers
Last Post: Roland Melkert
2026-03-23, 21:38
» Replies: 3
» Views: 852
|
Feature request - Add cur...
Forum: LDraw Editors and Viewers
Last Post: Roland Melkert
2026-03-23, 21:36
» Replies: 7
» Views: 1,627
|
Looking for some Ninjago ...
Forum: Part Requests
Last Post: Jason Osicki
2026-03-23, 1:10
» Replies: 7
» Views: 1,232
|
|
|
| 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.
|
|
|
|