jogamp
›
java3d
Login
Register
Search
everywhere
only in this topic
Advanced Search
Source code needed for org.j3d.util.I18nManager and org.j3d.io.EndianConverter
Classic
List
Threaded
♦
♦
Locked
2 messages
Options
Loading...
Subscribe via email
Move topic
Pin topic
Unpin topic
Lock topic
Unlock topic
Delete this topic
Delete this topic
Change title and meta tags
Embed post
Permalink
unixnerd
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Oct 19, 2023; 4:20pm
Source code needed for org.j3d.util.I18nManager and org.j3d.io.EndianConverter
My code uses the old STLFileReader and I see it's not supported. I've imported the source code for it but it relies on
org.j3d.util.I18nManager
org.j3d.io.EndianConverter
Which I can't find source for. Any ideas? Thanks in advance.
unixnerd
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Oct 19, 2023; 4:55pm
Re: Source code needed for org.j3d.util.I18nManager and org.j3d.io.EndianConverter
It's OK. I managed to find EndianConverter by decompiling a class file and got a version of STLFile reader that didn't use I18nManager :-)
Free forum by Nabble
Edit this page