Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 5,318
» Latest member: Cristian
» Forum threads: 6,180
» Forum posts: 51,805
Full Statistics
|
Online Users |
There are currently 283 online users. » 3 Member(s) | 272 Guest(s) Applebot, Baidu, Bing, Facebook, Google, Internet Archive, Twitter, Yandex, AndrewMorris, Ryan Fuchs
|
Latest Threads |
New parts from Lego Instr...
Forum: Parts Authoring
Last Post: Timothy Hall
37 minutes ago
» Replies: 85
» Views: 69,953
|
axleend2
Forum: Parts Tracker Discussion
Last Post: Gerald Lasser
7 hours ago
» Replies: 3
» Views: 268
|
A fresh list of "most com...
Forum: Part Requests
Last Post: tom alphin
11 hours ago
» Replies: 8
» Views: 1,194
|
Parts request
Forum: Part Requests
Last Post: Peter Grass
Yesterday, 5:58
» Replies: 2
» Views: 588
|
Transparent sticker colou...
Forum: General LDraw.org Discussion
Last Post: Travis Cobbs
Yesterday, 1:42
» Replies: 10
» Views: 1,001
|
The Emperor Zurg
Forum: Part Requests
Last Post: Julian Raymond Ruan
2025-09-15, 13:07
» Replies: 0
» Views: 433
|
Batman Cowls
Forum: Part Requests
Last Post: Peter Grass
2025-09-15, 1:13
» Replies: 1
» Views: 553
|
Fix for slightly incorrec...
Forum: Part Requests
Last Post: Huib Versteeg
2025-09-14, 9:50
» Replies: 4
» Views: 1,213
|
Lego Town Racer 1996 - 63...
Forum: Official Models
Last Post: Chris Böhnke
2025-09-13, 23:39
» Replies: 14
» Views: 2,679
|
Eyesight on Linux
Forum: Rendering Techniques
Last Post: Orion Pobursky
2025-09-13, 18:56
» Replies: 12
» Views: 9,303
|
|
|
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.
|
|
|
Export to LDraw Format from LeoCAD 0.80.1 |
Posted by: Thomas Reininghaus - 2017-09-21, 16:19 - Forum: Help
- Replies (6)
|
 |
LeoCAD offers to save lcd file. I assume this is the LeoCAD format, because LDView shows parsing errors when opening this file. The file->export menu offers formats 3D Studio, Bricklink, CSV, HTML, POV-Ray, Wavefront. Please guide me how to export in LDraw format.
|
|
|
|