Empty3 Demos

3D DEMOS

Лицензия

Лицензия

Gnu Gpl 3
Группа

Группа

one.empty3
Идентификатор

Идентификатор

empty3-demos
Последняя версия

Последняя версия

2020.2-0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Empty3 Demos
3D DEMOS
Система контроля версий

Система контроля версий

https://github.com/manuelddahmen/empty3

Скачать empty3-demos

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/one.empty3/empty3-demos/ -->
<dependency>
    <groupId>one.empty3</groupId>
    <artifactId>empty3-demos</artifactId>
    <version>2020.2-0</version>
</dependency>
// https://jarcasting.com/artifacts/one.empty3/empty3-demos/
implementation 'one.empty3:empty3-demos:2020.2-0'
// https://jarcasting.com/artifacts/one.empty3/empty3-demos/
implementation ("one.empty3:empty3-demos:2020.2-0")
'one.empty3:empty3-demos:jar:2020.2-0'
<dependency org="one.empty3" name="empty3-demos" rev="2020.2-0">
  <artifact name="empty3-demos" type="jar" />
</dependency>
@Grapes(
@Grab(group='one.empty3', module='empty3-demos', version='2020.2-0')
)
libraryDependencies += "one.empty3" % "empty3-demos" % "2020.2-0"
[one.empty3/empty3-demos "2020.2-0"]

Зависимости

compile (21)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13
org.jogamp.jogl : jogl-all-main jar 2.3.2
org.jogamp.jocl : jocl-main jar 2.0.2-rc12
org.jogamp.joal : joal-main jar 2.3.2
org.jogamp.gluegen : gluegen-rt jar 2.3.2
org.jogamp.joal : joal jar 2.3.2
org.jogamp.gluegen : gluegen-rt-main jar 2.3.2
org.swinglabs : swing-layout jar 1.0.3
io.humble : humble-video-all jar 0.3.0
io.humble : humble-video-noarch jar 0.3.0
jep : jep jar 2.24
org.jogamp.jogl : jogl jar 2.3.2
org.jogamp.jogl : jogl-all jar 2.3.2
com.github.sarxos : webcam-capture jar 0.3.9
commons-cli : commons-cli jar 1.4
com.badlogicgames.gdx : gdx jar 1.9.10
xuggle » xuggle-xuggler jar 5.4
com.github.dexecutor : dexecutor-core jar 2.1.1
one.empty3 : montemedia jar 0.0.7-2
org.jcodec : jcodec jar 0.2.3
org.jcodec : jcodec-javase jar 0.2.3

Модули Проекта

Данный проект не имеет модулей.

empty3

empty3.one Rendering engine. Shapes: surfaces, math-related Drawings, curves, textures with pictures, movies or colors.

#In progress or not:

  • Lighting model.
  • Texture with geometric structure.
  • Burbs? Nurbs.
  • real modelling interface. Graphical or touch.
  • Glsl clone compiler, interpreter and rendering.

When you build with maven tool, assuming you have correctly set jdk home and exe path, and maven too, internet connection, space disk and memory size enough... However your build will fail.

Because. The explanation is that the pom.xml contains a signing key in gpg plugin build section of pom.xml descriptor. You can't sign against me. It would not be fair 😃 .

You can delete the sign clause and replace by yours or nope.

If you miss a property check this https://maven.apache.org/guides/introduction/introduction-to-profiles.html

Or make a new issue.

Версии библиотеки

Версия
2020.2-0