-
Instructions:
1) Install "NFC TagInfo by NXP" from the play store @
https://play.google.com/store/apps/details?id=com.nxp.taginfolite&hl=en
2) Start app, scan your transit card and go to the "TECH"…
-
### Describe the crash
I tried using the Staiain Ultralight edit but then the game not only crashed himself but it also crashed my computer.
### How can you reproduce the error?
1. Install Staiain …
-
Hello,
In the doc, there is requirement for Visual Studio C++ compiler for Windows: is it possible to use other open-source C++ compilers ?
-
Ubuntu 20.04, GCC 10.3.0.
Ultralight version 1.3.0 (3e70dc7)
When linking Ultralight the following error appears:
```bash
.../include/Ultralight/Matrix.h:41:18: error: expected identifier befo…
-
在训练数据中发现大量模糊的图片,牙齿轮廓不清晰,这样的图片会影响模型训练效果吗?直接删除会不会提高模型的质量,以及提高模型训练速度?
-
In order to create a VST plugin, the host creates a window and passes the reference to the plugin to render on. I'd like to be able to use Ultralight for this, but it does not seem that it's possible …
-
I'm having some troubles while using Ultralight for a Project which will render completely offscreen.
First of all:
```cpp
renderer->CreateView(1920,1080,true);
// do some other stuff
renderer-…
-
A small material app loaded over HTTP with drop shadows causes the following crash when rendered the first time:
```
>2021-07-02 08:00:00+0200|WARN |C|C++|OnDOMReady [ultralight] DOM object ready:…
-
Ref Create() comments say that one should "set your Config before creating App".
https://github.com/ultralight-ux/AppCore/blob/0dfc7936e4ecdce4655b52dfb682ec40c080eb63/include/AppCore/App.h#L51
H…
-
Hey, 2 years ago there was a issue to add support for directx9 #206 and there is answer about surface api and tutorial 1 on trunk but i cannot find that tutorial.
Maybe any one have sample code for d…