Giuseppe Barbieri

Results 86 issues of Giuseppe Barbieri

Long short story: prepare the terrain for Assimp: * moved mesh loading functions to `object MeshImporter` * refractored `Mesh` class itself and all its subclasses, including `MeshImporter`, under `/mesh`, less...

**Question** I added the following in my [`build.gradle.kts`](https://github.com/kotlin-graphics/kotlin-unsigned/blob/master/build.gradle.kts#L71-L87) ``` val dokkaJavadocJar by tasks.register("dokkaJavadocJar") { dependsOn(tasks.dokkaJavadoc) from(tasks.dokkaJavadoc.get().outputDirectory.get()) archiveClassifier.set("javadoc") } val dokkaHtmlJar by tasks.register("dokkaHtmlJar") { dependsOn(tasks.dokkaHtml) from(tasks.dokkaHtml.get().outputDirectory.get()) archiveClassifier.set("html-doc") } val sourceJar =...

question

The docking branch has been ported, it's based on the last 1.77 https://user-images.githubusercontent.com/8225057/46300244-80708900-c5a3-11e8-8365-f89cfd06080e.gif Known bug: problems by loading properly the windows position from the ini file Original [issue](https://github.com/ocornut/imgui/issues/2109) I'll be...

Hello, what about generating accessors?

Two notes: - I have skipped: - ` -- Put back jar/gluegen-rt and jar/jogl-all --` - ` -- Get the latest imagej-launcher -- [CHECK IF THIS CAN BE REMOVED]` -...

It's time to update/simplify/restructure samples. - implemented a Framework class, extendable by each sample - using the high performance native toolkit newt - using semantic locations for vertex attributes -...

https://vtk.org/wp-content/uploads/2015/04/file-formats.pdf

I am opening this issue in order to have a priority list about which format we should work on next. [wish list](https://github.com/java-graphics/assimp/wiki/wish-list) Please don't hesitate to join

wish

As titled http://docs.gl/gl4/glGetTextureParameter or http://docs.gl/gl4/glGetTextureParameteri