diff --git a/Source/CSS/style_new.css b/Source/CSS/style_new.css index 8676c3e..c9cc577 100644 --- a/Source/CSS/style_new.css +++ b/Source/CSS/style_new.css @@ -1,14 +1,21 @@ /* Base Styles */ body { - margin: 0; - padding-top: 70px; /* Adjust this value as needed */ + margin: 0px; + padding-top: 0px; /* Adjusted to match the actual navbar height */ font-family: Arial, sans-serif; } +main { + background: linear-gradient(to bottom right, rgb(255, 255, 255), rgb(71, 71, 71)); +} + +.main-field { + padding-top: 60px; +} /* Sidebar Styles */ .sidebar { - background-color: #f8f9fa; + background-color: #a90000; } @media (max-width: 991.98px) { @@ -18,11 +25,29 @@ body { } } +/* Card Image Container */ +.card-img-container { + width: 100%; + height: 200px; /* Adjust as needed */ + overflow: hidden; + display: flex; + align-items: center; + justify-content: center; +} + /* Card Image Styles */ -.card-img-top { +.card-img-container .card-img-top { + width: 100%; + height: auto; + max-height: 100%; + object-fit: contain; +} + +/* Remove previous conflicting styles for .card-img-top */ +/* .card-img-top { height: 200px; object-fit: cover; -} +} */ /* Footer Styles */ footer { @@ -43,15 +68,15 @@ h2 { .navbar-nav .nav-link { font-size: 1rem; - color: #ffffff; /* Make navigation links white */ - background-color: #0fff93; /* Dark background to make it button-like */ - margin: 0 5px; /* Add spacing between buttons */ - border-radius: 25px; /* Rounded corners */ - padding: 8px 12px; /* Increase padding for better click area */ + color: #ffffff; + background-color: #0fff93; + margin: 0 5px; + border-radius: 25px; + padding: 8px 12px; } .navbar-nav .nav-link:hover { - background-color: #0080ff; /* Slightly lighter on hover */ + background-color: #0080ff; color: #ffffff; } @@ -81,13 +106,6 @@ h2 { } } -/* Ensure Images in Cards are the Same Height */ -.card-img-top { - height: 200px; - width: 100%; - object-fit: cover; -} - /* Adjust Card Heights for Consistency */ .card { height: 100%; diff --git a/index.html b/index.html index 7e91707..f20db4a 100644 --- a/index.html +++ b/index.html @@ -93,7 +93,7 @@
- Email: padilla(ät)math.tu-berlin.de + Email: mail(ät)marcelpadilla.com
diff --git a/index_new.html b/index_new.html index 015cd7a..cc31354 100644 --- a/index_new.html +++ b/index_new.html @@ -11,7 +11,7 @@ - + @@ -44,314 +44,343 @@ - -
-
- - - + + - -
- -
-

Publications 📜

- -
- -
-
- Going with the Flow -
-
Going with the Flow
-

- Authors: Soliman, Padilla, Gross, Knöppel, Pinkall, - Schröder
- Venue: ACM Transactions on Graphics
- Info: Fast and accurate motion in fluids without simulating the - fluid. -

-
- Project Page - PDF + +
+ +
+

Publications 📜

+ +
+ +
+
+
+ Going with the Flow +
+
+
Going with the Flow
+

+ Authors: Soliman, Padilla, Gross, Knöppel, Pinkall, + Schröder
+ Venue: ACM Transactions on Graphics
+ Info: Fast and accurate motion in fluids without simulating + the + fluid. +

+
-
- -
-
- The Solar Corona -
-
The Solar Corona: Modeled, Discretized, Visualized
-

- Author: Marcel Padilla
- Venue: Doctoral Dissertation, TU Berlin
- Detailed solar magnetic field theory and image generation. -

-
- PDF + +
+
+
+ The Solar Corona +
+
+
The Solar Corona: Modeled, Discretized, Visualized
+

+ Author: Marcel Padilla
+ Venue: Doctoral Dissertation, TU Berlin
+ Detailed solar magnetic field theory and image generation. +

+
+ PDF +
-
- -
-
- Motion from Shape Change -
-
Motion from Shape Change
-

- Authors: Gross, Soliman, Padilla, Knöppel, Pinkall, - Schröder
- Venue: ACM Transactions on Graphics
- Estimated motion in viscous medium without running a fluid simulation. -

-
- Project Page - PDF + +
+
+
+ Motion from Shape Change +
+
+
Motion from Shape Change
+

+ Authors: Gross, Soliman, Padilla, Knöppel, Pinkall, + Schröder
+ Venue: ACM Transactions on Graphics
+ Estimated motion in viscous medium without running a fluid simulation. +

+
-
- -
-
- 4D Atlas -
-
4D Atlas: Statistical Analysis of the Spatiotemporal - Variability in Longitudinal 3D Shape Data
-

- Authors: Laga, Padilla, Jermyn, Kurtek, Bennamoun, - Srivastava
- Venue: Transactions on Pattern Analysis and Machine - Intelligence
- Temporal shape matching. -

-
- Project Page - PDF + +
+
+
+ 4D Atlas +
+
+
4D Atlas: Statistical Analysis of the Spatiotemporal + Variability in Longitudinal 3D Shape Data
+

+ Authors: Laga, Padilla, Jermyn, Kurtek, Bennamoun, + Srivastava
+ Venue: Transactions on Pattern Analysis and Machine + Intelligence
+ Temporal shape matching. +

+
-
- -
-
- Filament Based Plasma -
-
Filament Based Plasma
-

- Authors: Padilla, Gross, Knöppel, Chern, Pinkall, Schröder
- Venue: ACM Transactions on Graphics
- Plasma loop modeling. -

-
- Project Page - PDF + +
+
+
+ Filament Based Plasma +
+
+
Filament Based Plasma
+

+ Authors: Padilla, Gross, Knöppel, Chern, Pinkall, + Schröder
+ Venue: ACM Transactions on Graphics
+ Plasma loop modeling. +

+
-
- -
-
- On Bubble Rings and Ink Chandeliers -
-
On Bubble Rings and Ink Chandeliers
-

- Authors: Padilla, Chern, Knöppel, Pinkall, Peter
- Venue: ACM Transactions on Graphics
- Vortex filament dynamics. -

-
- Project Page - PDF + +
+
+
+ On Bubble Rings and Ink Chandeliers +
+
+
On Bubble Rings and Ink Chandeliers
+

+ Authors: Padilla, Chern, Knöppel, Pinkall, Peter
+ Venue: ACM Transactions on Graphics
+ Vortex filament dynamics. +

+
-
- -
-
- Point Vortex Dynamics -
-
Point Vortex Dynamics On Closed Surfaces
-

- Author: Marcel Padilla
- Venue: M.S. Thesis, TU Berlin
- Surface fluid dynamics theory. -

-
- PDF + +
+
+
+ Point Vortex Dynamics +
+
+
Point Vortex Dynamics On Closed Surfaces
+

+ Author: Marcel Padilla
+ Venue: M.S. Thesis, TU Berlin
+ Surface fluid dynamics theory. +

+
+ PDF +
-
- -
-
- The Nearest Hermitian Inverse Eigenvalue Problem -
-
The Nearest Hermitian Inverse Eigenvalue Problem Solution - with Respect to the 2-Norm
-

- Authors: Padilla, Kolbe, Chakraborty
- Venue: DAAD Rise Worldwide Internship Results
- Matrix geometry analysis for eigenvalue restoration. -

-
- PDF + +
+
+
+ The Nearest Hermitian Inverse Eigenvalue Problem +
+
+
The Nearest Hermitian Inverse Eigenvalue Problem Solution + with Respect to the 2-Norm
+

+ Authors: Padilla, Kolbe, Chakraborty
+ Venue: DAAD Rise Worldwide Internship Results
+ Matrix geometry analysis for eigenvalue restoration. +

+
+ PDF +
-
- -
-
- The Zeros of Random Sections on Line Bundles -
-
The Zeros of Random Sections on Line Bundles
-

- Author: Marcel Padilla
- Venue: B.S. Thesis, TU Berlin
- Root analysis of smoothed random fields. -

-
- Project Page - PDF + +
+
+
+ The Zeros of Random Sections on Line Bundles +
+
+
The Zeros of Random Sections on Line Bundles
+

+ Author: Marcel Padilla
+ Venue: B.S. Thesis, TU Berlin
+ Root analysis of smoothed random fields. +

+
-
- -
-
- A.C.T.I.V.E. Superellipsoid-based CFD Visualization -
-
A.C.T.I.V.E. Superellipsoid-based CFD Visualization
-

- Authors: Herrmann, Padilla, Pastorelli
- Venue: EuroVR, European Association of Virtual and Augmented - Reality
- Tensor field visualization in virtual reality. -

-
- PDF + +
+
+
+ A.C.T.I.V.E. Superellipsoid-based CFD Visualization +
+
+
A.C.T.I.V.E. Superellipsoid-based CFD Visualization
+

+ Authors: Herrmann, Padilla, Pastorelli
+ Venue: EuroVR, European Association of Virtual and + Augmented + Reality
+ Tensor field visualization in virtual reality. +

+
+ PDF +
-
- -
-
- Komplexe Funktionen Darstellen -
-
Komplexe Funktionen Darstellen
-

- Author: Marcel Padilla
- Venue: Junge Wissenschaft issue Nr. 94. School project.
- Visualizing through matching parallel planes. -

-
- PDF + +
+
+
+ Komplexe Funktionen Darstellen +
+
+
Komplexe Funktionen Darstellen
+

+ Author: Marcel Padilla
+ Venue: Junge Wissenschaft issue Nr. 94. School project.
+ Visualizing through matching parallel planes. +

+
+ PDF +
-
-
-
- +
+
+ - - - + + + - - - + + + - - -
- + + + + +
- - + + +