lvgl / lv_lib_tinygl

EXPERIMENTAL - 3D extension for lvgl using TinyGL
MIT License
22 stars 2 forks source link

Update the 3D Graphics library #1

Open Miguel0101 opened 2 years ago

Miguel0101 commented 2 years ago

Will this library be updated in the future?

kisvegabor commented 2 years ago

The development stopped due to strange issues in the library.

We can warm up this topic, of course :slightly_smiling_face:

Miguel0101 commented 2 years ago

The development stopped due to strange issues in the library.

We can warm up this topic, of course

What strange problems?

kisvegabor commented 2 years ago

I debugged for a while but already don't remember exactly. We could render the example models but couldn't add even the simplest custom model.

Miguel0101 commented 2 years ago

I debugged for a while but already don't remember exactly. We could render the example models but couldn't add even the simplest custom model.

Hum, does it reset the old model?

kisvegabor commented 2 years ago

I don't remember the details. :slightly_frowning_face:

Miguel0101 commented 2 years ago

We would have to give the code a brief read.

Miguel0101 commented 2 years ago

https://github.com/lvgl/lv_lib_tinygl/blob/3ac642ebc769be1e0dba4274b8cb41778ff3a067/lv_tinygl_test.c#L53

The file format is .obj. Which app to create a 3D model?

kisvegabor commented 2 years ago

All I know abut this project was discussed here: https://github.com/lvgl/lvgl/issues/16