-
I am working on the profile, some symbols should be noted down:
|Symbol | Meaning |
|--------|-----------|
|I! | Irregular initial |
|F! | Irregular final |
|T! | …
-
Before we can do this in full, we should check how much we actually get. Thus running `lingpy profile` on the data.
-
(Plotting offline)
Setting the projection to orthographic seems to prevent scene_camera settings being applied. This creates difficulty in saving as non-png images that aren't the default view.
``…
-
I was looking at this as a way to generate what looks like a 2D sprite based game easily by using 3D meshes and this plugin to simulate sprites but with dynamic lighting.
Much like the transform is…
-
I try to teach @nh36 and @amritavira to advance on the orthography profiles by correcting them themselves. I understand that what I have been dong so far was not directly explicit. So please let's us…
-
我複製了一些[cantonese_orthography](https://github.com/CanCLID/cantonese_orthography)粵語正字法裏的字和句子簡單測試,「餲」始終是aai3,做一個口語的字典和書面語的字典會唔會有助提高正確率?如果用户想改字典,難不難?
-
I don't particularly understand why the projection matrix function `projection_matrix` of the orthographic camera uses the following calculation formulas for `top, bottom, right, left`. The ndc coordi…
-
Hi ,
First of all, I would like to express my gratitude for the excellent work you've done on this project. It’s truly impressive, and I’ve found your approach to be very insightful.
I have a qu…
-
Currently this work only support perspective rendering. Since orthographic rendering also has its unique applications and benefits, it will be very valuable to support orthographic rendering. Is there…