Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Few simple features required #30

Open
oschakravarthi opened this issue Nov 6, 2018 · 1 comment
Open

Few simple features required #30

oschakravarthi opened this issue Nov 6, 2018 · 1 comment

Comments

@oschakravarthi
Copy link

Hi, Thanks for a great framework. It will be great if the below features are provided.

  1. An utility method to export model's screenshot as an Image.
  2. An utility method to export model as a 360 degree image (panorama) centering a given 3D point.
  3. Ability to achieve the above two things in a server application (without using JFrame).

Thank you

@javagl
Copy link
Owner

javagl commented Nov 6, 2018

I did not have so much time to work on JglTF recently. That's unfortunate, but since JglTF only one of a few dozen spare-time-projects, and my spare time is limited (mainly by my "paid work" time), I'm sure that everybody will understand this.

There are several tasks for JglTF on my internal TODO list. The first would be to properly implement PBR (it's embarassing that I didn't manage to implement this until now). The second would be to tackle some of the issues that have been opened (I already started investigating some of them). The next would be to create some proper "Builder" classes that offer functionalities that allow easier programmatic creation of glTF models (or conversions from other file formats to glTF).

Compared to that, the features that you mentioned have very low priority, and it's unlikely that I'll be able to tackle this soon. But I'll leave this issue open. If more people ask for these features, the priority might be increased.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants