Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clouds not showing in HTML5 #1269

Open
rossoe opened this issue May 8, 2019 · 2 comments
Open

Clouds not showing in HTML5 #1269

rossoe opened this issue May 8, 2019 · 2 comments
Labels
bug This issue describes a bug good first issue Relatively easy-to-solve issues for first-time contributors help wanted Open discussion/more expertise needed kha This issue needs to be fixed/implemented in Kha

Comments

@rossoe
Copy link

rossoe commented May 8, 2019

SHORT DESCRIPTION:

Set up basic environment and added Sky texture in the Shader editor - using Armory Player & 'Browser' as Runtime no clouds show up, same occurs when exporting to HTML5.

EXPECTED RESULT:

Using Krom as runtime they show up fine:

render2

STEPS TO REPRODUCE:

Camera to sky
Open Shader Editor
Switch to 'World'
add sky texture in Shader Editor
Select Clouds in Armory Render Path
Play runtime selecting Browser

render

TECHNICAL SPECIFICATIONS:

What version(s) of the following did you try:
Blender: 2.8beta
Armory: 0.7.0
Operating system: Win 10
Graphics card & driver: GTX960 latest Nvidia

TEST FILE TO REPRODUCE:

https://www.rossedwards.co.uk/arma/test.blend

@BlackGoku36
Copy link
Contributor

Happen same here
Blender: 2.8beta
Armory: 0.7.0(latest git)
Operating system: MacOS Mojave
Graphics card & driver: Intel Iris Pro 1536 MB

@luboslenco
Copy link
Member

Ah, great catch, thanks for report. To fix that we will need to implement 3D texture creation support for the HTML5/WebGL backend here:
https://github.com/Kode/Kha/blob/master/Backends/HTML5/kha/Image.hx#L18
https://github.com/Kode/Kha/blob/master/Backends/HTML5/kha/Image.hx#L60

@luboslenco luboslenco added the bug This issue describes a bug label May 10, 2019
@luboslenco luboslenco changed the title Sky Texture not showing in HTML5 export via Armory Render Path Clouds not showing in HTML5 May 20, 2019
@luboslenco luboslenco added good first issue Relatively easy-to-solve issues for first-time contributors help wanted Open discussion/more expertise needed labels Jun 2, 2019
@luboslenco luboslenco added the kha This issue needs to be fixed/implemented in Kha label Nov 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue describes a bug good first issue Relatively easy-to-solve issues for first-time contributors help wanted Open discussion/more expertise needed kha This issue needs to be fixed/implemented in Kha
Projects
None yet
Development

No branches or pull requests

3 participants