ideas icon indicating copy to clipboard operation
ideas copied to clipboard

A quality 3d game engine for python with good performance

Open ns23k opened this issue 2 years ago • 3 comments

Project description

Relevant Technology

Complexity and required time

Complexity

  • [x] Advanced - The project requires the user to have a good understanding of all components of the project to contribute

Required time (ETA)

  • [x] Much work - The project will take more than a couple of weeks and serious planning is required

Categories

  • [x] Frontend/UI
  • [x] Developer Tooling
  • [x] Design/UX
  • [x] AR/VR
  • [x] Futuristic Tech/Something Unique

ns23k avatar Feb 14 '22 12:02 ns23k

python good performance

/0

KOLANICH avatar Feb 14 '22 19:02 KOLANICH

Hi, have you tried any of the following game engines? https://en.wikipedia.org/wiki/List_of_game_engines Could you go through the list of the ones re. python and explain why they don't already meet the criterea? I am also interested in python game engines. I am interested in using converted scenery from flightgear (see my repo): https://github.com/publicsite/flightgear_export_scripts in a game that is not flightgear.

publicsite avatar Aug 31 '22 16:08 publicsite

@Naman23-coder could you please add some more details to the idea?

FredrikAugust avatar Sep 01 '22 07:09 FredrikAugust

Godot uses a language called GDScript which is close to Python.There is also a project providing python support for Godot https://github.com/touilleMan/godot-python maintained by the Godot community.

raulmihaila avatar Dec 17 '22 14:12 raulmihaila