mizahnyx / panda3dplanetgen

Demonstration of generating a spherical terrain planet using Panda3D engine
BSD 3-Clause "New" or "Revised" License
1 stars 1 forks source link

:c #1

Open Snowyodz opened 3 years ago

Snowyodz commented 3 years ago
self.planet = Planet()

TypeError: 'module' object is not callable

:c

mizahnyx commented 3 years ago

Thank you for your interest... Let me check it against latest panda3D version, but I'm right now on a tight schedule.

Also, the generator is very basic at this moment.

El lun, 12 abr 2021 a las 5:26, Fryghtened @.***>) escribió:

self.planet = Planet()

TypeError: 'module' object is not callable

:c

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/mizahnyx/panda3dplanetgen/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAX7Z5NLHM6PCLA3NSGGZUDTILDF7ANCNFSM42Y74PRA .

Snowyodz commented 3 years ago

It's fine if the generator is basic I just need to run some basic things. Cool you can take your time!!! 😄

Snowyodz commented 3 years ago

Thank you for your interest... Let me check it against latest panda3D version, but I'm right now on a tight schedule. Also, the generator is very basic at this moment. - Sam El lun, 12 abr 2021 a las 5:26, Fryghtened @.***>) escribió: self.planet = Planet() TypeError: 'module' object is not callable :c — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#1>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAX7Z5NLHM6PCLA3NSGGZUDTILDF7ANCNFSM42Y74PRA .

By when can you help me out?

Snowyodz commented 3 years ago

Any updates?

mizahnyx commented 3 years ago

Yes, I made it work with latest version of Panda3d, however, planet generation is odd

El mar., 11 de may. de 2021 11:54 AM, Fryghtened @.***> escribió:

Any updates?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/mizahnyx/panda3dplanetgen/issues/1#issuecomment-838823272, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAX7Z5IZYLGDYSSIN4SQF7TTNFOMLANCNFSM42Y74PRA .

Snowyodz commented 3 years ago

Yes, I made it work with latest version of Panda3d, however, planet generation is odd El mar., 11 de may. de 2021 11:54 AM, Fryghtened @.***> escribió: Any updates? — You are receiving this because you commented. Reply to this email directly, view it on GitHub <#1 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAX7Z5IZYLGDYSSIN4SQF7TTNFOMLANCNFSM42Y74PRA .

Lemme try