From b1070851b78ef2a9c7390f4d9975d8e1dce30f27 Mon Sep 17 00:00:00 2001 From: nikitasable96 Date: Fri, 4 Jul 2025 11:45:29 +0530 Subject: modified guidelines.astro --- src/pages/guidelines.astro | 44 +++++++++++++++++++++----------------------- 1 file changed, 21 insertions(+), 23 deletions(-) diff --git a/src/pages/guidelines.astro b/src/pages/guidelines.astro index 367d255..4f13353 100644 --- a/src/pages/guidelines.astro +++ b/src/pages/guidelines.astro @@ -4,31 +4,30 @@ import Main from '../layouts/main.astro';
-
-

Guidelines of Submission

+
+

Guidelines of Submission

- - -

Categories

-

Participants must choose either the Blender 3D or Synfig Studio 2D category during registration.

+

Categories

+

+ Participants must choose either the Blender 3D or + Synfig Studio 2D category during registration. +

-

Deliverables

-
    -
  • Blender 3D: A 3D-rendered animation (60–180 seconds) along with source files (.blend).
  • -
  • Synfig Studio 2D: A 2D animation (60–180 seconds) with source files (.sif/.sifz).
  • +

    Deliverables

    +
      +
    • Blender 3D: A 3D-rendered animation (60–180 seconds) along with source files (.blend).
    • +
    • Synfig Studio 2D: A 2D animation (60–180 seconds) with source files (.sif/.sifz).
    -

    Evaluation Criteria

    -
    -
    -

    3D Category:

    -
      +

      Evaluation Criteria

      +
      +

      3D Category:

      +
      • Modeling and Animation Quality: 40%
      • Texturing and Lighting: 30%
      • Creativity and Storytelling: 30%
      -
      -

      2D Category:

      +

      2D Category:

      • Animation Smoothness: 40%
      • Art and Visual Style: 30%
      • @@ -36,15 +35,14 @@ import Main from '../layouts/main.astro';
      -

      Team Size

      -

      Teams can have 1–5 members, with one lead who represents the team.

      +

      Team Size

      +

      Teams can have 1–5 members, with one lead who represents the team.

      -

      Submission

      +

      Submission

      - Provide a shared Google Drive folder (named after the team) containing both the rendered video (MP4) and the project source files. + Provide a shared Google Drive folder + (named after the team) containing both the rendered video (MP4) and the project source files.

      - -
-- cgit