1

I want to use this Texture2D class.

I don't see how to download the package javax.media.j3d (or javax.media) in order to use it in my Android Studio project.

Any idea?

genpfault
  • 51,148
  • 11
  • 85
  • 139
toto_tata
  • 14,526
  • 27
  • 108
  • 198
  • Does this answer your question? [package javax.media does not exist](https://stackoverflow.com/questions/30692366/package-javax-media-does-not-exist) – Federico klez Culloca Jul 21 '20 at 10:32
  • No. The JMF lib mentioned on this page by @Anptk contains a media package but not the one I want (javax.media.j3d). I don't where and how to download it... – toto_tata Jul 21 '20 at 10:37
  • 1
    Right. I did a bit more research. The Java3D API has not been part of Java SE for a while. Looks like [these guys](https://jogamp.org/) are continuing the effort. Consider that the documentation you've linked is from Java 1.3 (released 20 years ago), so some things may not work in the same way. – Federico klez Culloca Jul 21 '20 at 10:41
  • Thanks Federico but I don't see on this website where I can find my package ; do you have a more specific link ? Thanks. – toto_tata Jul 21 '20 at 14:03
  • 1
    Ok, I found it here ! https://jogamp.org/wiki/index.php?title=Downloading_and_installing_Java3D Thanks !!! – toto_tata Jul 21 '20 at 14:12

0 Answers0