Home
Outpost 1
Outpost 2
Chat
Forum
Wiki
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Home
Help
Search
Login
Register
Outpost Universe Forums
»
Projects & Development
»
Projects
»
Art Viewer Source
Print
Pages: [
1
]
Go Down
Author
Topic: Art Viewer Source (Read 3707 times)
TechCor
Full Member
Posts: 143
Art Viewer Source
«
on:
June 24, 2020, 04:38:55 PM »
Does anyone happen to have the "art viewer" source?
Referring to the one here:
https://wiki.outpost2.net/doku.php?id=outpost_2:helper_programs:art_viewer
It does not appear to be in any of the repos (GitHub or SVN).
Logged
Hooman
Administrator
Hero Member
Posts: 4958
Re: Art Viewer Source
«
Reply #1 on:
June 24, 2020, 10:08:50 PM »
I don't think Cynex ever released the source code for it.
You can find source for other similar projects that process sprite graphics. That may be enough to piece together a project on your own if that's your intention.
Graphics
(Visual Basic)
op2art
(Python)
OP2Utility/src/Sprite/
(C++, partial experimental support)
Logged
Leviathan
Hero Member
Posts: 4072
Re: Art Viewer Source
«
Reply #2 on:
Today
at 10:20:37 AM »
I did some work to reverse engineer "op2art v3".
The result is a re-implementation here:
OP2ArtReader
Has all the features of the previous software and more.
Logged
Print
Pages: [
1
]
Go Up
Outpost Universe Forums
»
Projects & Development
»
Projects
»
Art Viewer Source