Search found 755 matches

by AndreasR
Mon Oct 10, 2022 4:59 am
Forum: Freeciv-web
Topic: Fciv.net with hexagonal tiles in 3D!
Replies: 7
Views: 7132

Re: Fciv.net with hexagonal tiles in 3D!

louis94 wrote: Sun Oct 09, 2022 9:40 pm The tileset code is a mess. Good luck.
Please provide links to GitHub source code which documents this claim.
by AndreasR
Sun Oct 09, 2022 9:02 pm
Forum: Freeciv-web
Topic: Fciv.net with hexagonal tiles in 3D!
Replies: 7
Views: 7132

Fciv.net with hexagonal tiles in 3D!

The development of the hexagonal tiles view for Fciv.net 3D has started now using Three.js! Please share relevant knowledge about hex rendering in Freeciv and how the hex view should be implemented in Fciv.net. Cazfi: Do you have ideas about how to implement the hex view? I am in particular interest...
by AndreasR
Sat Aug 13, 2022 9:45 am
Forum: Freeciv-web
Topic: Fciv.net news!
Replies: 1
Views: 5151

Re: Fciv.net news!

Fciv.net updated today!

Image
by AndreasR
Sun Aug 07, 2022 1:24 pm
Forum: Freeciv-web
Topic: Fciv.net news!
Replies: 1
Views: 5151

Fciv.net news!

Fciv.net news! The new redesigned start page is now live! Further, the new redesigned city dialog is also live! Finally, Fciv.net now only has a 3D mode, the 2D view has been completely removed. Source code: https://github.com/fciv-net/fciv-net https://i.imgur.com/KCegb8c.png https://i.imgur.com/na...
by AndreasR
Sun Jul 10, 2022 5:54 pm
Forum: Freeciv-web
Topic: Fciv.net updated to Three.js r142
Replies: 0
Views: 6313

Fciv.net updated to Three.js r142

Fciv.net has been updated to Three.js r142. This means that all the 3D technologies and opportunities in Three.js is now available for use in Fcivnet! It would be interesting to hear your feedback on this new release! Release notes for Three.js r142: https://github.com/mrdoob/three.js/releases/tag/...
by AndreasR
Tue Jun 28, 2022 5:37 am
Forum: Freeciv-web
Topic: FCIV.NET announced!
Replies: 12
Views: 10424

Re: FCIV.NET announced!

Fciv.net is focusing on improving 3D using the Three.js 3D engine, and it's the only web client with a 3D focus now.

Image
by AndreasR
Mon Jun 27, 2022 7:07 pm
Forum: Freeciv-web
Topic: FCIV.NET announced!
Replies: 12
Views: 10424

Re: FCIV.NET announced!

"...loosely based on Freeciv" - no mention, much less any link, to upstream freeciv-web . Also not created as a fork, but by pushing in everything as "First commit" - losing all the history (so nothing learned from the problems with missing history in the previous instances?) Fr...
by AndreasR
Mon Jun 27, 2022 7:02 am
Forum: Freeciv-web
Topic: FCIV.NET announced!
Replies: 12
Views: 10424

Re: FCIV.NET announced!

The idea is that the desktop computer clients are of a different technology era than the web clients which can be played directly in a web browser. Anyway, more can be done to make these two compatible with each other, so it's a question what can be done to make these two systems compatible. May I s...
by AndreasR
Mon Jun 27, 2022 6:07 am
Forum: Freeciv-web
Topic: FCIV.NET announced!
Replies: 12
Views: 10424

Re: FCIV.NET announced!

That compatibility between desktop freeciv and freeciv.org freeciv-web is something that I will still be working on. You may want to keep your fork updated with such development. What is remaining in order to have network compatibility between Freeciv-web and the legacy Freeciv desktop computer cli...
by AndreasR
Thu Jun 23, 2022 7:02 pm
Forum: Freeciv-web
Topic: Freeciv-web 3D WebGL version
Replies: 2
Views: 5580

Re: Freeciv-web 3D WebGL version

Updated FCIV.NET from Three.js r127 to r136 today. All geometry objects are now converted from Geometry to BufferGeometry. Still some fixing to be done until Three.js r141 can be used. http://www.fciv.net/

Image