Hello
Guest
Register
Login
1 Hour
1 Day
1 Week
1 Month
Forever
LWJGL 3.3.2 released
Menu
Home
Help
Search
Login
Register
go
LWJGL Forum
Programming
General Java Game Development
Introducing StbImageJava
« previous
next »
Print
Pages: [
1
]
Introducing StbImageJava
3 Replies
7508 Views
rds
2
Introducing StbImageJava
«
on:
February 08, 2020, 09:14:15 »
StbImageJava is Java port of stb_image.h 2.22. Or - in other words - it's a pure Java library without any native dependencies that can load images in JPG, PNG, BMP, TGA, PSD and GIF formats.
If the project will attract interest, I may also port stb_imagewrite.h and stb_truetype.h
https://github.com/StbJava/StbImageJava
«
Last Edit: February 09, 2020, 10:32:57 by rds
»
Logged
rds
2
Re: Introducing StbImageJava
«
Reply #1 on:
February 11, 2020, 11:11:14 »
The library is now available at the bintray/jcenter:
https://bintray.com/rds1983/maven/stb.image/_latestVersion
Logged
Source_of_Truth
26
Re: Introducing StbImageJava
«
Reply #2 on:
March 06, 2020, 10:03:57 »
This is actually a really cool project
, thanks!
Logged
Cornix
488
Re: Introducing StbImageJava
«
Reply #3 on:
March 06, 2020, 21:17:28 »
What is the difference in performance when compared to the binding that LWJGL provides? Have you run any tests on that?
Disregard my previous comment. Just saw that you have performance comparisons on the github readme.
«
Last Edit: March 06, 2020, 21:19:28 by Cornix
»
Logged
Print
Pages: [
1
]
« previous
next »