You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

преди 3 седмици
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. Title: Sound support and the search for a new direction
  2. Date: 2024-10-11 00:00
  3. Category: News
  4. Slug: ht-sound
  5. Lang: en
  6. # Sound support
  7. <video controls width="700">
  8. <source src="../../images/2024_sound.mp4" type="video/mp4"/>
  9. </video>
  10. In September I implemented sound support. However, this was the last
  11. work for "Tail and Shadow" project, because the project's story writer -
  12. Eugene - left.
  13. # The search for a new direction
  14. In September I also noticed the loss of interest in the project by the
  15. audience. I linked this to the fact that the project's functional and
  16. graphical results did not match that of the audience.
  17. That's why I decided to try a couple of technical ideas to revive the
  18. project:
  19. ## 1. Voxels
  20. I checked if I can create content in [Goxel][goxel] voxel editor
  21. instead of paper and pen. This is what I got:
  22. <video controls width="700">
  23. <source src="../../images/2024_goxel.mp4" type="video/mp4"/>
  24. </video>
  25. ## 2. RPG Maker
  26. I've also completed several [RPG Maker][rpg-maker] tutorials to see if I can
  27. create a game using existing instrument. This is what I got:
  28. <video controls width="700">
  29. <source src="../../images/2024_rpg-maker.mp4" type="video/mp4"/>
  30. </video>
  31. This looks a lot like a game, however I have no interest in doing that alone.
  32. I'm fond of technically challenging issues like creating a game engine,
  33. not using existing instruments to create a game.
  34. # October
  35. I return to PSKOV static site generator to make it more convenient,
  36. accessible, and durable.
  37. [goxel]: https://goxel.xyz
  38. [rpg-maker]: https://www.rpgmakerweb.com