Skip to content

Conversation

@Darkwood9612
Copy link
Collaborator

CSS Enhancements:

  • Added parsing and implementation for transform, transition, translate, and keyframes properties

Render Method Update:

  • Modified litehtml::document::render(int max_width, render_type rt) to include a new litehtml::time_t argument
  • Implements layout calculation logic based on the specified time T
  • Coordinate system for ui elements was expanded from 2D to 3D

You can see the result of running a simple cube rotation in the video below

cube_transformation.mp4
@Darkwood9612 Darkwood9612 self-assigned this Feb 20, 2025
@Darkwood9612 Darkwood9612 added the enhancement New feature or request label Feb 20, 2025
…operties

Co-authored-by: Basicula <maksim.basum@gmail.com>
Co-authored-by: nobugs-hare <nobugs@ithare.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

2 participants