****ing awesome Cromon, Btw log on msn!
****ing awesome Cromon, Btw log on msn!
Sig removed by admin... upload elsewhere as that hosting site is marked malicious
ehi all .. i've follow all the threat but i dont find nothing abount the conversion " .adt to .mpq" anyone can ask me how to convert this file ?? pleaseeeeee i'm going to be crazy O.O
very nice. totally going to try this out![]()
definitely cromon, awesome job!
i'd kill someone for a release :P
again a little update. Didnt had much time today, so just added a very simple feature, the heightlines which can be deactivated and activated.
Also you can see the texturing-interface pretty finished:
![]()
i love the hight lines, is it possible to get a slider to increase/decrease the freyquencey of them?
Yes, sure. Thats a good idea and very easy to make![]()
cromon get on msn![]()
/AFK shower
Realase or ill piss myself XD
I love the interface, and the heightlines look very useful.
What about a Chunk copy/paste function? should be easyand make the model editing way faster sometimes!
another good thing should be the "border sewer" function, that "sews" two plains not stitched
btw great work!
Yes looks goodWould give the possibility to hide the windows to have more space on smaller screens.
>> I love the interface, and the heightlines look very useful.
Press F9 in Noggit![]()
Yes, the heightlines look cool in noggit thats why i thought to implement that to cause they are pretty helpful and shaders allow it to be a 3-liner
Another shaderthing i implemented today were the gridlines of the chunk that can be turned on and off.
At this point id like to tell you that you can change the rendering very simple without any recompile or C++. The shaders can be edited freely. For example the grindlines are just 3 lines of code in the shader:
Where Tex3 contains the positions of the pixel and ret is the final color of the pixel. So basically you can add blur-effects to the rendering and so on if you like to improve thingsCode:if(abs(pInput.Tex3.x) % 33.333333125 < 0.1 || abs(pInput.Tex3.z) % 33.333333125 < 0.1) { ret = float4(1, 0, 0, 1); }
The time-shedule:
I think i can make all the features this weekend. The next week i need to set things up so that they work for all locales and for all machines. Also i need to update the DebugLog.txt and write some basic instructions and the tutorials for every step. So i hope to make the release next week!
<3 Cromon
How does it run will all m2 viewable btw?
https://i45.tinypic.com/157df7r.jpg
I can't wait for the release! Good luck![]()
~ "When you find it hard doing right in what you do, you've got a problem" ~