O que significa o seguinte erro:
ERROR: Canvas3D constructed with a null GraphicsConfiguration
This will cause a NullPointerException in a subsequent release.?
Detalhe: estou tentando apenas exibir um universo vazio!
Obrigado.
O que significa o seguinte erro:
ERROR: Canvas3D constructed with a null GraphicsConfiguration
This will cause a NullPointerException in a subsequent release.?
Detalhe: estou tentando apenas exibir um universo vazio!
Obrigado.
Você tentou instanciar o Objeto Canvas3D mas não configurou o GraphicsConfiguration
Deve estar esquecendo de algum parametro hehe