-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathwhatsnew.html
More file actions
347 lines (347 loc) · 15.9 KB
/
whatsnew.html
File metadata and controls
347 lines (347 loc) · 15.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
<!DOCTYPE html>
<html lang="en" xmlns:fb="http://ogp.me/ns/fb#" prefix="og: https://ogp.me/ns#">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>What's New? - Range Engine</title>
<meta name="description" content="Take a look at some features Range Engine is bringing and working to next versions"/>
<meta name="theme-color" content="#002fe6">
<meta property="og:type" content="website" />
<meta property="og:title" content="What's New? - Range Engine"/>
<meta property="og:description" content="Take a look at some features Range Engine is bringing and working to next versions"/>
<meta property="og:site_name" content="Range Engine"/>
<meta property="og:image" content="https://rangeengine.tech/img/webp/ogp_splash.webp"/>
<meta name="twitter:card" content="summary_large_image">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200" />
<link href="https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@400;700&family=Rubik:wght@300..900&display=swap" rel="stylesheet">
<link rel="stylesheet" href="css/style.min.css"/>
<link rel="shortcut icon" href="img/webp/favicon.webp" />
<script src="js/main.js" defer></script>
</head>
<body>
<div id="loading">
<div></div>
</div>
<div id="header"></div>
<section class="indexsec" style="padding-top:150px;padding-bottom:100px;">
<video class="backvideo" poster="img/webp/posterback.webp" preload="metadata" autoplay muted playsinline loop>
<source src="img/Background_RangeWebsite.mp4" type="video/mp4">
</video>
<script src="js/parallax.js" defer></script>
<div class="splashhome">
<div class="sobreoprojeto">
<p class="splashtitsec" style="font-size:25px;letter-spacing:-1px;">Range Engine, But...</p>
<h1 class="splashtitsec">What's New?</h1>
<p class="splashtitsec" style="font-size:18px;letter-spacing:-1px;">Take a look in just some of the new engine features</p>
</div>
</div>
</section>
<article>
<div class="artigos">
<div class="aboutxbge">
<div class="articledescwn" id="articledescwnd">
<h3>Realtime Debug Mode</h3>
</div>
<img class="funcswn" src="img/whatsnew/newdebug.jpg" alt="New Debug Mode"/>
<div class="articledescwn">
<p>A fully reworked Debug Mode that allows
<br>you to <b>debug the profiling and manipulate objects in real time</b></p>
</div>
</div>
</div>
<div class="artigos">
<div class="aboutxbge">
<div class="articledescwn" id="articledescwnd">
<h3>PBR <p style="display:inline;font-size:20px;">(Physically Based Rendering)</p></h3>
</div>
<img class="funcswn" src="img/whatsnew/pbr.gif" alt="PBR"/>
<div class="articledescwn">
<p>Graphics rendering technique <b>based on the physical principles of light and reflection</b>, <b>The goal is to produce realistic images</b> that are consistent with the laws of physics, including the <b>behavior of light on different surfaces and lighting conditions</b>.</p>
</div>
</div>
</div>
<div class="artigos">
<div class="aboutxbge">
<div class="articledescwn" id="articledescwnd">
<h3>Range Armor Security</h3>
</div>
<img class="funcswn" src="img/sliders/rangearmor.jpg" alt="Range Armor Security"/>
<div class="articledescwn">
<p>With Range Armor you can export your project <b>with 3 steps security</b>,
You can also sell and distribute your project <b>without licensing problems!</b></p>
</div>
</div>
</div>
<div class="artigos">
<div class="aboutxbge">
<div class="articledescwn" id="articledescwnd">
<h3>Reworked Interface</p></h3>
</div>
<img class="funcswn" src="img/webp/RangeEngine15aSplash.webp" alt="Reworked Interface"/>
<div class="articledescwn">
<p>One of the most important things to an engine is the interface, it needs to be comfortable and easy to use, <b>The interface</b> is constantly being re-designed to make the game development <n>easy and efficient</b>.</p>
</div>
</div>
</div>
</article>
<article style="padding-top:0;">
<div class="artigos">
<div class="aboutxbge">
<div class="articledescwn" id="articledescwnd">
<h3>Sky Shaders</h3>
</div>
<img class="funcswn" src="img/whatsnew/skyshader.gif" alt="Sky Shaders"/>
<div class="articledescwn">
<p>Range Engine has one of the most advanced Sky Shaders in a game engine, <b>simulating
the real life sky behaviour, including Day/Night Cycle with real-time Python functions, and stars!</b>
</p>
</div>
</div>
</div>
<div class="artigos">
<div class="aboutxbge">
<div class="articledescwn" id="articledescwnd">
<h3>Sound Reverb</h3>
</div>
<img class="funcswn" src="img/webp/whatsnew/soundreverb.webp" alt="Sound Reverb"/>
<div class="articledescwn">
<p>Sound Reverb creates a realistic sense of space and environment by simulating how sound reflects off surrounding surfaces, enhancing the player immersion.</p>
</div>
</div>
</div>
<div class="artigos">
<div class="aboutxbge">
<div class="articledescwn" id="articledescwnd">
<h3>Foliage Shader</h3>
</div>
<img class="funcswn" src="img/whatsnew/FoliageShaderDemo.gif" alt="Foliage Shader"/>
<div class="articledescwn">
<p>Foliage shader via GPU, delivering the best performance possible. In addition to being quick and easy to configure in any object.</p>
</div>
</div>
</div>
<div class="artigos">
<div class="aboutxbge">
<div class="articledescwn" id="articledescwnd">
<h3>Input System</h3>
</div>
<img class="funcswn" src="img/webp/whatsnew/inputsystem.webp" alt="Input System"/>
<div class="articledescwn">
<p>The Input System manages player interactions by processing various controls, like keyboard, mouse, and gamepad. <b>Reducing and optimizing massively the character code.</b></p>
</div>
</div>
</div>
</article>
<article style="padding-top:0;">
<div class="artigos">
<div class="aboutxbge">
<div class="articledescwn" id="articledescwnd">
<h3>Python 3.11.7</h3>
</div>
<img class="funcswn" src="img/webp/whatsnew/python3109.webp" alt="Python 3.11.7"/>
<div class="articledescwn">
<p>Python is one of the most popular languages, which is very
intuitive and easy to learn, <b>Python 3.11.7 is already available in Range Engine, even more faster than the previous Python 3.10.9!</b>
</p>
</div>
</div>
</div>
<div class="artigos">
<div class="aboutxbge">
<div class="articledescwn" id="articledescwnd">
<h3>Realtime Viewport</h3>
</div>
<img class="funcswn" src="img/whatsnew/realtimeviewport.gif" alt="Realtime Viewport"/>
<div class="articledescwn">
<p>To make the game development more dynamic the engine need to be fast, we're working to <b>make the viewport graphically more similar to the game mode porting new filters and making the nodes setup work in realtime</b>.</p>
</div>
</div>
</div>
<div class="artigos">
<div class="aboutxbge">
<div class="articledescwn" id="articledescwnd">
<h3>Animation Events</h3>
</div>
<img class="funcswn" src="img/webp/whatsnew/animationevents.webp" alt="Animation Events"/>
<div class="articledescwn">
<p>Animation Events allow you to <b>call functions in specific moments of an animation</b>, Allowing you a much more <b>simpler and organized</b> coding development.</p>
</div>
</div>
</div>
<div class="artigos">
<div class="aboutxbge">
<div class="articledescwn" id="articledescwnd">
<h3>GameEngine DeltaTime</h3>
</div>
<img class="funcswn" src="img/webp/whatsnew/deltatime.webp" alt="DeltaTime"/>
<div class="articledescwn">
<p>To avoid inconsistent actions with FPS variations, now <b>Range Engine
has the deltaTime function</b> making the <b>actions independent from framerate</b>.</p>
</div>
</div>
</div>
</article>
<div class="learnmorearticle" style="background-image:url('img/webp/backdivs.webp');background-repeat: no-repeat;background-size: cover;text-shadow: 0px 0px 10px black;">
<div class="lmrarticle">
<p><strong>And there's more!</strong></p>
<p class="whatsxbge">Check out the full Range Engine Release Notes</p>
</div>
<div>
<ul style="margin:0;">
<div class="splash-links">
<div id="link-button-blue" class="spl-link-button">
<div class="spl-link-ico" id="spl-link-button-small" style="background-color:rgb(52, 70, 170);">
<i class="material-symbols-outlined">library_books</i>
</div>
<a style="display:grid;align-items:center;background-color:rgba(36, 95, 188, 0.21);" id="spl-link-button-small" target="_blank" href="https://github.com/rangeengine/Range-Engine-Wiki/wiki/Release-notes">Release Notes</a>
</div>
</div>
</ul>
</div>
</div>
<!--section class="indexsec" style="width:100%;padding:100px 0 100px 0;">
<div class="splashhome">
<div class="sobreoprojeto">
<p class="splashtitsec" style="font-size:25px;letter-spacing:-1px;">And...</p>
<h2 class="splashtitsec">What's Next?</h2>
<p class="splashtitsec" style="font-size:16px;letter-spacing:-1px;">Some features we're planning and working on</p>
</div>
</div>
</section-->
<style>
.nextver{
padding:0 0 0 0;
background-image:url(img/webp/whatsnew/range20showcase.webp);
background-size:60%;
background-position:0 80%;
background-repeat:no-repeat;
display:inline-flex;
width:100%;
}
.nextvertri{
width:50%;
border-top:600px inset transparent;
border-right:200px solid #161616;
box-shadow: inset 2px 2px black;
}
.nextvertxt{
background-color:#161616;
width:50%;
padding:100px 0 100px 0;
font-family:Rubik;
}
@media (max-width: 900px){
.nextver{
display: inline-block;
background-size: 240%;
background-position:70% 0%;
}
.nextvertri{
border-top: 0px inset transparent;
border-right: 0px inset transparent;
}
.nextvertxt{
background-color: #161616b2;
width:100%;
}
}
</style>
<article class="nextver">
<div class="nextvertri"></div>
<div class="nextvertxt">
<p>The next step:</p>
<h2 style="font-size:350%;font-weight:bold;letter-spacing:-5px;margin:0;background:-webkit-linear-gradient(45deg,#e62f2f,#757575);-webkit-background-clip:text;-webkit-text-fill-color:transparent;">Range Engine 2+</h2>
<ul style="font-size:150%;text-align:right;display:inline-block;">
<li>New Rendering Engine</li>
<li>OpenGL 3.3</li>
<li>Range Nodes</li>
<li>GPU Skinning</li>
<li>Built-in Online</li>
<li>Collections & Asset Browser</li>
<li>Range Launcher</li>
<li>Improved Modelling Tools</li>
</ul>
<p style="font-size:180%;text-transform:uppercase;letter-spacing:5px;padding:10px 0 10px 0;background:-webkit-linear-gradient(90deg,#ff3232,#757575);-webkit-background-clip:text;-webkit-text-fill-color:transparent;">Coming 2025</p>
</div>
<!--div class="artigos">
<div class="aboutxbge">
<div class="articledescwn" id="articledescwnd">
<h3>OpenGL Update</h3>
</div>
<img class="funcswn" src="img/webp/whatsnew/opengl.webp" alt="OpenGL"/>
<div class="articledescwn">
<p class="whatsxbge">A graphical API is a essential part of an engine, that's why we decided to start working on a <b>update of the OpenGL</b>, to make the engine <b>more stable, optimized, and with new graphical features.</b></p>
</div>
</div>
</div>
<div class="artigos">
<div class="aboutxbge">
<div class="articledescwn" id="articledescwnd">
<h3>GPU Skinning</h3>
</div>
<img class="funcswn" src="img/whatsnew/gpuskinning.jpg" alt="GPU Skinning"/>
<div class="articledescwn">
<p class="whatsxbge">GPU skinning is a 3D animation technique that <b>process the deformations of a model's bones on the GPU instead of the CPU</b>. This can <b>increase frame rate and improve animation performance in up to 90%</b></p>
</div>
</div>
</div>
</article>
<article>
<div class="artigos">
<div class="aboutxbge">
<div class="articledescwn" id="articledescwnd">
<h3>Cython</h3>
</div>
<img class="funcswn" src="img/whatsnew/cython.jpg" alt="Cython"/>
<div class="articledescwn">
<p class="whatsxbge">Cython is an optimising static <b>compiler for Python</b> and the extended Cython. It makes writing C extensions for Python as easy as Python itself.</p>
</div>
</div>
</div>
<div class="artigos">
<div class="aboutxbge">
<div class="articledescwn" id="articledescwnd">
<h3>Range Nodes</h3>
</div>
<img class="funcswn" src="img/whatsnew/brickynodes.jpg" alt="Bricky Nodes"/>
<div class="articledescwn">
<p class="whatsxbge">Range Nodes plans to bring an brand new <b>nodes workspace</b>, enabling you to <b>make easy, complex and optimized logics</b>.</p>
</div>
</div>
</div-->
</article>
<div class="learnmorearticle" style="background-image:url('img/webp/backdivs.webp');background-repeat: no-repeat;background-size: cover;text-shadow: 0px 0px 10px black;">
<div class="lmrarticle">
<p><strong>Did you like Range Engine?</strong></p>
<p class="whatsxbge">Become a patron! You earn early access to releases, gifts and help the project keep on</p>
</div>
<div>
<ul style="margin:0;">
<div class="splash-links">
<div class="spl-link-button">
<div class="spl-link-ico" id="spl-link-button-small">
<i class="material-symbols-outlined">health_and_safety</i>
</div>
<a style="display:grid;align-items:center;" id="spl-link-button-small" target="_blank" href="https://www.patreon.com/rangeengine">Patreon</a>
</div>
<div class="spl-link-button" id="link-button-grey">
<div class="spl-link-ico" style="background-color:rgb(100, 100, 100);" id="spl-link-button-small">
<i class="material-symbols-outlined">live_help</i>
</div>
<a style="display:grid;align-items:center;background-color:rgba(145, 145, 145, 0.21);" id="spl-link-button-small" target="_blank" href="faq">FAQ</a>
</div>
</div>
</ul>
</div>
</div>
<div id="footer"></div>
<!--Page Loading Ends Here-->
<script>
var loader = document.getElementById("loading");
window.addEventListener("load", function(){
loader.style.display = "none";
})
</script>
<!---->
</body>
</html>