Search the Community
Showing results for tags 'Scale'.
-
Hello, I hope you are having a good day. I will go straight to the point. I've been having a lot of fun playing around with UAK. However, when the project manager update came out, I started programming a little app on my Microsoft Surface 6. And I noticed the scale was all messed up. I did already notice a scaling problem when generating the example app in the previous versions of UAK, but now I'm pretty sure there is something wrong. I've taken the screenshot below with my windows display options. As you can see I've got windows scaled to 200%. Even when I tried changing it to a lower value it's the same. I'm sorry if I'm missing something big and pretty obvious but never had to work on Windows scale befo re Hope it's not me being dumb. Thank you very much and have a good day.
-
I noticed that just recently (4.4) the engine supports terrains as big as 8192x8192 if you Set exterrain=1 in the Leadwerks.cfg Awesome! Im just curious if this affects the terrain detail? Does it simply double the scale of the terrain and therefore reduce the detail by half, or does the resolution remain the same? Also, I read that the engine has not supported terrain shadows since about LE2.5, is this true? Not having terrain shadows is kind of a deal breaker for me, is there any chance this will return in the future? Thank you!
-
I want to make a password pad to put in some numbers. The attached picture is what it looks now, at a resolution of 1080 p. (for 1920 p the green text fits in properly) But as you can see the text is not scaled with the window, so how do I make it right? I can get the top left and bottom right of the screen as x,y vectors, but how do i calculate that the text always is inside of it ?
-
(I already created a discussion in Steam about that and there they asked me to create a thread in this forum including the files so everybody could try at their own.) Hey People, after a few days I run into something that didnt work as I wanted. My problem: I created some models (not a simple cube) in Blender/Cinema4D and painted them (via unwarp in Blender/via 3D-Bodypaint in C4D). I saved the models as .FBX and the textures as .JPG. When I imported them into Leadwerks everything was fine but as I tryied to texture my own objects with my own textures the textures were comletly streched and rescaled above the object. The top was somewhere at the left. The lower site was painted with parts of the left and right site. My question: Is it possible to fix that? Is it possible that Leadwerks uses the textures "the same way" than Blender and C4D do? (Or is there a way to import a file that already includes the textures so I could convert the .C4D file?) Or do I have to make every object I want as a extra model with its own texture? I am just creating something big, something very big with many details. Thats why I am asking. Hoping for some helpful answers Poly Here are some pictures I made: Here is the picture of the object and the UV map I created in Blender http://i.imgur.com/GGgJYWn.png?1 This is what I ended up with after importing and texturing. The selected texture at the menu is the texture I added on my object. It is not caused by the missing name, I already added the texture to an other object and it worked (of course not in the right scaling) http://i.imgur.com/qY3m3Gp.png?1 If there is any request please just ask!!!
-
Hi. I want to know if it's possible to get leadwerks to do this automatically when an fbx is imported: look for embedded or referenced materials/textures (does not seem to work by default) set scaling for the model to 1.01 units to 10.1 cm show up correctly when inspected in preview tool I'm using autocad 2015 to make the models and materialize/texture them but it's awkward to import them. Thanks in advance.