# Anyone remember animated 3D tileset for Nethack?

**URL:** https://discourse.cataclysmdda.org/t/anyone-remember-animated-3d-tileset-for-nethack/23073
**Category:** The Bunker
**Created:** [March 29, 2020, 6:08am UTC](https://discourse.cataclysmdda.org/t/anyone-remember-animated-3d-tileset-for-nethack/23073 "2020-03-29T06:08:37Z")
**Posts on this page:** 11
**Page:** 1

<div class="post-metadata">

### Author: ![Belcanzor](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/belcanzor/32/1798_2.png) [@Belcanzor](https://discourse.cataclysmdda.org/u/Belcanzor)
#### Post date: [March 29, 2020, 6:08am UTC](https://discourse.cataclysmdda.org/t/anyone-remember-animated-3d-tileset-for-nethack/23073/1 "2020-03-29T06:08:37Z")

</div>

The animated 3D tileset for Nethack  
Its possible something like that here or its too different system?

How hard, from a programmer point of view, its adapt CDDA to GTA2?  
Of course this is all purely theoretical.

Sorry for my english.

---

<div class="post-metadata">

### Author: ![D34DGuY](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/d34dguy/32/5555_2.png) [@D34DGuY](https://discourse.cataclysmdda.org/u/D34DGuY)
#### Post date: [April 1, 2020, 4:10pm UTC](https://discourse.cataclysmdda.org/t/anyone-remember-animated-3d-tileset-for-nethack/23073/2 "2020-04-01T16:10:06Z")

</div>

Fairly sure it used noteye engine to do this.

---

<div class="post-metadata">

### Author: ![Belcanzor](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/belcanzor/32/1798_2.png) [@Belcanzor](https://discourse.cataclysmdda.org/u/Belcanzor)
#### Post date: [April 2, 2020, 3:03am UTC](https://discourse.cataclysmdda.org/t/anyone-remember-animated-3d-tileset-for-nethack/23073/3 "2020-04-02T03:03:32Z")

</div>

Its the same as irrlicht engine?  
That mean its possible here?

---

<div class="post-metadata">

### Author: ![Mantar](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/mantar/32/42_2.png) [@Mantar](https://discourse.cataclysmdda.org/u/Mantar)
#### Post date: [April 2, 2020, 4:54pm UTC](https://discourse.cataclysmdda.org/t/anyone-remember-animated-3d-tileset-for-nethack/23073/4 "2020-04-02T16:54:56Z")

</div>

There was an older project that was working on animated textures, or even animated 3d models, called NoeGNUd. It was by the Vulture guy, but he abandoned it years back.  
Shame, because it was a really nice Nethack frontend, I liked it better than Falcon’s Eye/Vulture’s isometric approach.

---

<div class="post-metadata">

### Author: ![Belcanzor](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/belcanzor/32/1798_2.png) [@Belcanzor](https://discourse.cataclysmdda.org/u/Belcanzor)
#### Post date: [April 2, 2020, 8:38pm UTC](https://discourse.cataclysmdda.org/t/anyone-remember-animated-3d-tileset-for-nethack/23073/5 "2020-04-02T20:38:48Z")

</div>

How hard is implement 3D in CDDA?

---

<div class="post-metadata">

### Author: ![Mantar](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/mantar/32/42_2.png) [@Mantar](https://discourse.cataclysmdda.org/u/Mantar)
#### Post date: [April 2, 2020, 8:46pm UTC](https://discourse.cataclysmdda.org/t/anyone-remember-animated-3d-tileset-for-nethack/23073/6 "2020-04-02T20:46:54Z")

</div>

Reworking things to use a 3d engine of some kind? Moderately difficult, the real problem would be if you wanted to use 3d models instead of 2d tile-based cardboard standees, since then you’d have to model thousands of things.

---

<div class="post-metadata">

### Author: ![ItzStone](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/itzstone/32/2471_2.png) [@ItzStone](https://discourse.cataclysmdda.org/u/ItzStone)
#### Post date: [April 3, 2020, 2:25am UTC](https://discourse.cataclysmdda.org/t/anyone-remember-animated-3d-tileset-for-nethack/23073/7 "2020-04-03T02:25:53Z")

</div>

True, but you could combine 2d and 3d, and many items can do a “looks like” until they are replaced.

---

<div class="post-metadata">

### Author: ![Belcanzor](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/belcanzor/32/1798_2.png) [@Belcanzor](https://discourse.cataclysmdda.org/u/Belcanzor)
#### Post date: [April 3, 2020, 6:37am UTC](https://discourse.cataclysmdda.org/t/anyone-remember-animated-3d-tileset-for-nethack/23073/8 "2020-04-03T06:37:36Z")

</div>

Perhaps ask/buy from other games? Or maybe there are some free ones around. Many mod makers just want be credited.  
Model again wolves, bears, zed that are already made somewhere its like a avoidable loss of time.  
Not sure if I m writing clear. English is not my native lang.

---

<div class="post-metadata">

### Author: ![dissociativity](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/dissociativity/32/4967_2.png) [@dissociativity](https://discourse.cataclysmdda.org/u/dissociativity)
#### Post date: [April 3, 2020, 6:41am UTC](https://discourse.cataclysmdda.org/t/anyone-remember-animated-3d-tileset-for-nethack/23073/9 "2020-04-03T06:41:14Z")

</div>

we already have the ability to render isometric tilesets, however it won’t render multiple Z levels as nicely as say a game like project zomboid does, try out an isometric tileset and see how that feels

---

<div class="post-metadata">

### Author: ![Belcanzor](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/belcanzor/32/1798_2.png) [@Belcanzor](https://discourse.cataclysmdda.org/u/Belcanzor)
#### Post date: [April 6, 2020, 8:39am UTC](https://discourse.cataclysmdda.org/t/anyone-remember-animated-3d-tileset-for-nethack/23073/10 "2020-04-06T08:39:53Z")

</div>

Hypothetically speaking:  
How hard, from a programmer point of view, its adapt CDDA to GTA2?  
I mean: mod gta2 inserting cdda.

---

<div class="post-metadata">

### Author: ![Mantar](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.cataclysmdda.org/mantar/32/42_2.png) [@Mantar](https://discourse.cataclysmdda.org/u/Mantar)
#### Post date: [April 6, 2020, 6:07pm UTC](https://discourse.cataclysmdda.org/t/anyone-remember-animated-3d-tileset-for-nethack/23073/11 "2020-04-06T18:07:48Z")

</div>

I would expect to hit a wall with that pretty fast, GTA2 is not at all suited to the task.
