Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Tilengine vs shaders
#5
I like reading your take on these technologies, it's particularly insightful because I don't have the same coding experience background you have.

I'd want to see my Tilengine game running on the Nintendo Switch, and if the smooth cross platform experience I've had so far with Kha between Windows and Linux is anything to go by, this could be a good base for Tilengine to run on.  There's a couple of points I thought I'd mention, to see if this impacts how useful you think this Kha/Kinc system is for Tilengine.
  • Kha is also built on top of "Kinc", which is written in C. Kinc seems to have the same "low dependency" spirit as Tilengine. "Kinc does not depend on any libraries which are not an inherent part of the target systems."  The best places I know to learn about Kinc is the Kinc Github Wiki, and the Kinc-Samples repository. Kinc is very cross platform, this includes desktops, consoles, and mobiles (I guess Kha provides additional platform support such as WebGL and Pi via Haxe) Due to the common C/C++ language, perhaps it's more appropriate to use Tilengine directly with Kinc, as opposed to Kha?
  • Kha (via Haxe, I believe?) has the ability to include C / C++ code files at compile time. There's a demo project of this in the Kha-Samples repository. My understanding is it lets you include a C/C++ library written in C/C++ directly into your Kha project and get all its functionality, even though Kha is Haxe based. Perhaps Tilengine could be included in Kha this way?
BTW if you ever want to ask the Kha/Kinc author any questions directly, I've found that he's very responsive on his Discord sever! The application link is under the "Community" section on his kha.tech website. His discord name is RobDangerous.
Reply


Messages In This Thread
Tilengine vs shaders - by Domarius - 07-19-2021, 10:48 AM
RE: Tilengine vs shaders - by megamarc - 07-20-2021, 04:04 AM
RE: Tilengine vs shaders - by Domarius - 07-23-2021, 07:42 AM
RE: Tilengine vs shaders - by megamarc - 07-26-2021, 04:56 PM
RE: Tilengine vs shaders - by Domarius - 08-03-2021, 09:02 AM
RE: Tilengine vs shaders - by megamarc - 08-07-2021, 06:26 PM
RE: Tilengine vs shaders - by Domarius - 08-20-2021, 12:39 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)