|
325 | 325 | </li>
|
326 | 326 |
|
327 | 327 | <li class="md-nav__item">
|
328 |
| - <a href="#stylized" class="md-nav__link"> |
329 |
| - Stylized |
| 328 | + <a href="#cel-shaded" class="md-nav__link"> |
| 329 | + Cel-shaded |
330 | 330 | </a>
|
331 | 331 |
|
332 | 332 | </li>
|
|
336 | 336 | Illustrative
|
337 | 337 | </a>
|
338 | 338 |
|
| 339 | +</li> |
| 340 | + |
| 341 | + <li class="md-nav__item"> |
| 342 | + <a href="#shiny" class="md-nav__link"> |
| 343 | + Shiny |
| 344 | + </a> |
| 345 | + |
| 346 | +</li> |
| 347 | + |
| 348 | + <li class="md-nav__item"> |
| 349 | + <a href="#shiny-illustrative" class="md-nav__link"> |
| 350 | + Shiny-Illustrative |
| 351 | + </a> |
| 352 | + |
| 353 | +</li> |
| 354 | + |
| 355 | + <li class="md-nav__item"> |
| 356 | + <a href="#shiny-dof" class="md-nav__link"> |
| 357 | + Shiny-DOF |
| 358 | + </a> |
| 359 | + |
339 | 360 | </li>
|
340 | 361 |
|
341 | 362 | </ul>
|
|
406 | 427 | </li>
|
407 | 428 |
|
408 | 429 | <li class="md-nav__item">
|
409 |
| - <a href="#stylized" class="md-nav__link"> |
410 |
| - Stylized |
| 430 | + <a href="#cel-shaded" class="md-nav__link"> |
| 431 | + Cel-shaded |
411 | 432 | </a>
|
412 | 433 |
|
413 | 434 | </li>
|
|
417 | 438 | Illustrative
|
418 | 439 | </a>
|
419 | 440 |
|
| 441 | +</li> |
| 442 | + |
| 443 | + <li class="md-nav__item"> |
| 444 | + <a href="#shiny" class="md-nav__link"> |
| 445 | + Shiny |
| 446 | + </a> |
| 447 | + |
| 448 | +</li> |
| 449 | + |
| 450 | + <li class="md-nav__item"> |
| 451 | + <a href="#shiny-illustrative" class="md-nav__link"> |
| 452 | + Shiny-Illustrative |
| 453 | + </a> |
| 454 | + |
| 455 | +</li> |
| 456 | + |
| 457 | + <li class="md-nav__item"> |
| 458 | + <a href="#shiny-dof" class="md-nav__link"> |
| 459 | + Shiny-DOF |
| 460 | + </a> |
| 461 | + |
420 | 462 | </li>
|
421 | 463 |
|
422 | 464 | </ul>
|
|
438 | 480 |
|
439 | 481 | <h1>Quick Styles</h1>
|
440 | 482 |
|
441 |
| - <div><p>Added a Quick Styles panel to #ME to quickly apply styles: default, stylized, illustrative.</p> |
| 483 | + <div><p>The Quick Styles panel in #ME allows users to swiftly apply different styles to their representations. Below are the available styles and their effects:</p> |
442 | 484 | <h2 id="default">Default</h2>
|
443 |
| -<p>Applies default representation preset. Set outline and occlusion effects to defaults.</p> |
444 |
| -<p><img alt="default" src="../img/default.png"></p> |
445 |
| -<h2 id="stylized">Stylized</h2> |
446 |
| -<p>Applies no representation preset. Enables outline and occlusion effects. Enables ignore-light representation parameter.</p> |
447 |
| -<p><img alt="stylized" src="../img/dofstyle.png"></p> |
| 485 | +<p>Applies the default representation preset. Sets outline and occlusion effects to their default values.</p> |
| 486 | +<p><img alt="default" src="../img/defaultstyle.png"></p> |
| 487 | +<h2 id="cel-shaded">Cel-shaded</h2> |
| 488 | +<p>Applies a cel-shaded or toon shading effect. Removes outline, increases lighting intensity, and enhances occlusion intensity.</p> |
| 489 | +<p><img alt="Cel-shaded" src="../img/celshaded.png"></p> |
448 | 490 | <h2 id="illustrative">Illustrative</h2>
|
449 |
| -<p>Applies illustrative representation preset. Enables outline and occlusion effects. Enables ignore-light parameter.</p> |
450 |
| -<p>Quickest way to emulate @dsgoodsell`s iconic illustrative style in #molstar.</p> |
451 |
| -<p><img alt="illustrative" src="../img/illustrative.png"></p></div> |
| 491 | +<p>Applies the illustrative representation preset. Enables outline and occlusion effects. Enables ignore-light parameter.</p> |
| 492 | +<p>Quickest way to emulate @dsgoodsell`s coloring style.</p> |
| 493 | +<p><img alt="illustrative" src="../img/illustrative.png"></p> |
| 494 | +<h2 id="shiny">Shiny</h2> |
| 495 | +<p>Adds a glossy finish to the sphere rendering. </p> |
| 496 | +<p><img alt="shiny" src="../img/shiny.png"></p> |
| 497 | +<h2 id="shiny-illustrative">Shiny-Illustrative</h2> |
| 498 | +<p>Combines a glossy finish with the illustrative color option.</p> |
| 499 | +<p><img alt="shiny-illustrative" src="../img/shiny_illustrative.png"></p> |
| 500 | +<h2 id="shiny-dof">Shiny-DOF</h2> |
| 501 | +<p>Adds gloss and enables the Depth of Field (DOF) effect, focusing on the camera's current target center.</p> |
| 502 | +<p><img alt="shiny-dof" src="../img/shiny_dof.png"></p></div> |
452 | 503 |
|
453 | 504 |
|
454 | 505 |
|
|
0 commit comments