Kosumi

Results 15 issues of Kosumi

For example, Euoplocephalus:![Euoplocephalus](https://static.wikia.nocookie.net/jurassicworld-evolution/images/9/97/Euoplothumb.png/revision/latest?cb=20190817155230)

documentation

Is there any temporary solution to this? I am unable to use `@asciidoctor/core` with Svelte Code: ```svelte export let content; import Asciidoctor from '@asciidoctor/core'; const processor = Asciidoctor(); let rendered;...

Currently, if I want to use wasm-pack to build for wasm32, I have to specify ``` [target.'cfg(target_arch = "wasm32")'.dependencies] wgpu = { features = ["webgl"]} ``` The Cargo warns that...

enhancement
good first issue

I tried to use R8G8B8_SRGB format in Vulkan but got an error. Since most graphics card does not support RGB only image, it would be convenient and faster to load...

**Is your feature request related to a problem? Please describe.** I know that I can use libcc to instrument a C program but I am not sure how to instrument...

enhancement

- If BrainStem is not loaded as the first scene, switching to it and enabling the skeletal animation causes "lost logical device" - Switching from a scene with skinning to...