Home

Mon, 06 Mar 2023 09:57:59 GMT

Properties
Name Value
Identifier home
Name Home
Type Base Topic
Creation timestamp Mon, 06 Mar 2023 09:57:59 GMT
Modification timestamp Mon, 04 Mar 2024 12:04:35 GMT


Main Topics

Concepts

Mechanics

  • Time compression or expansion

Back to top


Notes
Mon, 04 Mar 2024 07:37:56 GMT
Options and considerations

I really do want to include Blender in whatever project I decide to work on. The resulting assets could be the (glTF-exported) models themselves (for an actual 3D project) or the renderings (for a 2D project).

Development tools:

  • Godot, for either 2D or 3D
  • Three.js, for 3D on the web
  • Pixi.js for 2D on the web
  • Pygame CE for 2D (Python) applications

If it is a pure game, then the best option would probably be Godot. If it is some kind of application/service/tool then the best option would be something targeting the web with either three.js or Pixi.js.

If building an application/service/tool, then it could make sense to include Contextualise/TopicDB to model and manage the content similar to what I am referring to in the blog post about content and knowledge management for the web.


Back to top