<t>Hello,<br/>
<br/>
I realise this is a more general Java question, but I've been struggling with this for a few days and I thought I'd ask here as I'm sure people have encountered this before. As I mentioned in a different thread, I'm developing a plugin to read vertices from a .json file and draw ...
Search found 4 matches
- Mon Oct 01, 2018 2:23 pm
- Forum: Developers
- Topic: Export .jar plugin that depend on other libraries
- Replies: 0
- Views: 5270
- Fri Sep 28, 2018 3:36 pm
- Forum: Developers
- Topic: Import room from .json
- Replies: 4
- Views: 5821
Re: Import room from .json
I am developing it for myself, but if someone is interested I can certainly share it 
- Thu Sep 27, 2018 4:16 pm
- Forum: Developers
- Topic: Import room from .json
- Replies: 4
- Views: 5821
Re: Import room from .json
It does indeed! I figured it out right after posting the thread, but for some reasons I couldn't see what I posted and couldn't delete it. Thanks for your answer anyway!
- Wed Sep 26, 2018 11:57 am
- Forum: Developers
- Topic: Import room from .json
- Replies: 4
- Views: 5821
Import room from .json
<r>Hello,<br/>
<br/>
I am new to the whole MVC paradigm and it's been a while since I've used Java. I am trying to write a plug-in where I can read a set of vertices from a .json file and draw a room with those vertices in SH3D (ideally I'd like to draw it in 2D and in 3D). It should be something ...
<br/>
I am new to the whole MVC paradigm and it's been a while since I've used Java. I am trying to write a plug-in where I can read a set of vertices from a .json file and draw a room with those vertices in SH3D (ideally I'd like to draw it in 2D and in 3D). It should be something ...